Skip to content

Commit

Permalink
Downgrade node-fetch to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mryhryki committed Dec 1, 2022
1 parent 94947cd commit ba0f563
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node-fetch": "^2.6.2",
"ajv": "^8.11.0",
"json-schema-to-ts": "^2.5.5",
"node-fetch": "^3.2.10"
"node-fetch": "3.1.0"
},
"devDependencies": {
"@types/node": "^18.7.18",
Expand Down

0 comments on commit ba0f563

Please sign in to comment.