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 Apr 9, 2024
1 parent a374629 commit 60fea44
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 @@ -232,7 +232,7 @@
"mkdirp": "1.0.4",
"mocha": "9.2.2",
"mocha-junit-reporter": "2.2.1",
"node-fetch": "2.6.12",
"node-fetch": "2.7.0",
"npm-run-all2": "5.0.2",
"ora": "5.4.1",
"prettier": "3.2.5",
Expand Down
18 changes: 2 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12960,21 +12960,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 @@ -15375,7 +15361,7 @@ __metadata:
moment: 2.29.4
moment-timezone: 0.5.45
morgan: 1.10.0
node-fetch: 2.6.12
node-fetch: 2.7.0
npm-run-all2: 5.0.2
ora: 5.4.1
path-to-regexp: 6.2.2
Expand Down

0 comments on commit 60fea44

Please sign in to comment.