Skip to content

Commit

Permalink
Update dependency node-fetch to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 7f29eae commit c60df4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"mkdirp": "3.0.1",
"mocha": "10.4.0",
"mocha-junit-reporter": "2.2.1",
"node-fetch": "2.6.12",
"node-fetch": "2.7.0",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"prop-types": "15.8.1",
Expand Down
18 changes: 2 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13289,21 +13289,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.12":
version: 2.6.12
resolution: "node-fetch@npm:2.6.12"
dependencies:
whatwg-url: ^5.0.0
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: 3bc1655203d47ee8e313c0d96664b9673a3d4dd8002740318e9d27d14ef306693a4b2ef8d6525775056fd912a19e23f3ac0d7111ad8925877b7567b29a625592
languageName: node
linkType: hard

"node-fetch@npm:^2.0.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12":
"node-fetch@npm:2.7.0, node-fetch@npm:^2.0.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down Expand Up @@ -15766,7 +15752,7 @@ __metadata:
moment: 2.30.1
moment-timezone: 0.5.45
morgan: 1.10.0
node-fetch: 2.6.12
node-fetch: 2.7.0
npm-run-all2: 6.1.2
path-to-regexp: 6.2.2
polyfill-crypto.getrandomvalues: 1.0.0
Expand Down

0 comments on commit c60df4d

Please sign in to comment.