Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 22, 2021
1 parent af39162 commit aa5a6ac
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 63 deletions.
221 changes: 160 additions & 61 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"js-yaml": "^4.0.0",
"keytar": "^7.0.0",
"lodash": "^4.17.15",
"node-fetch": "^2.6.0",
"node-fetch": "^3.0.0",
"p-limit": "^3.0.0",
"p-map": "^4.0.0",
"read": "^1.0.7",
Expand All @@ -52,7 +52,7 @@
"@types/js-yaml": "4.0.4",
"@types/lodash": "4.14.177",
"@types/node": "14.17.34",
"@types/node-fetch": "2.5.12",
"@types/node-fetch": "3.0.2",
"@types/read": "0.0.29",
"@types/rimraf": "3.0.2",
"@types/semver": "7.3.9",
Expand Down

0 comments on commit aa5a6ac

Please sign in to comment.