Skip to content

Commit

Permalink
Update dependency node-fetch to v3.2.5 (#12970)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 7, 2022
1 parent f8ce3b3 commit b6266a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/release/package.json
Expand Up @@ -9,7 +9,7 @@
"enquirer": "2.3.6",
"execa": "6.1.0",
"minimist": "1.2.6",
"node-fetch": "3.2.4",
"node-fetch": "3.2.5",
"outdent": "0.8.0",
"semver": "7.3.7",
"string-width": "5.1.2"
Expand Down
10 changes: 5 additions & 5 deletions scripts/release/yarn.lock
Expand Up @@ -2716,14 +2716,14 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:3.2.4":
version: 3.2.4
resolution: "node-fetch@npm:3.2.4"
"node-fetch@npm:3.2.5":
version: 3.2.5
resolution: "node-fetch@npm:3.2.5"
dependencies:
data-uri-to-buffer: ^4.0.0
fetch-blob: ^3.1.4
formdata-polyfill: ^4.0.10
checksum: cfc715441302167bd4a9c6d6f3ff8eecb65e5aeeccd55a690497dcce5f95ec017d65c5682414287cad3998a28b1bab4820dcbe51852902eaa5f15f3975562384
checksum: 11fd4118fa3f9f15b4e3d7d37dce80d051340cf641fdb843f8dec0ee021d52a5b5101e1fff73c13ede986844bb40c5832a3b17ba7c894a1db44fde95ebfe8589
languageName: node
linkType: hard

Expand Down Expand Up @@ -3088,7 +3088,7 @@ __metadata:
execa: 6.1.0
jest: 28.1.0
minimist: 1.2.6
node-fetch: 3.2.4
node-fetch: 3.2.5
outdent: 0.8.0
semver: 7.3.7
string-width: 5.1.2
Expand Down

0 comments on commit b6266a8

Please sign in to comment.