Skip to content

Commit

Permalink
fix: bump headers-polyfill to support TS 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Aug 28, 2023
1 parent 9575a01 commit f7d839d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"chokidar": "^3.4.2",
"cookie": "^0.4.2",
"graphql": "^15.0.0 || ^16.0.0",
"headers-polyfill": "^3.1.2",
"headers-polyfill": "^3.2.0",
"inquirer": "^8.2.0",
"is-node-process": "^1.2.0",
"js-levenshtein": "^1.1.6",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7d839d

Please sign in to comment.