Skip to content

Commit

Permalink
Update dependency node-fetch to v3.2.9 (prettier#13167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2022
1 parent c111c74 commit 581ec3c
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.8",
"node-fetch": "3.2.9",
"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 @@ -2718,14 +2718,14 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:3.2.8":
version: 3.2.8
resolution: "node-fetch@npm:3.2.8"
"node-fetch@npm:3.2.9":
version: 3.2.9
resolution: "node-fetch@npm:3.2.9"
dependencies:
data-uri-to-buffer: ^4.0.0
fetch-blob: ^3.1.4
formdata-polyfill: ^4.0.10
checksum: 2f7fc3e59fbede43a273e988d2f2a3dd68160618114e32ad537477db253808b65221f1dbfd666b8fb33ff07bf1de9d6448035b0f8ada5ef876c5afec93b27318
checksum: ba421350b2dbab67d8068f9d24f30ef8b9a37a3f83388d2efaf79628de754c85df81829c009579ea5562a2b11d9f07ecd21d27b5b8bed0cb393b92abe4817a75
languageName: node
linkType: hard

Expand Down Expand Up @@ -3099,7 +3099,7 @@ __metadata:
execa: 6.1.0
jest: 28.1.3
minimist: 1.2.6
node-fetch: 3.2.8
node-fetch: 3.2.9
outdent: 0.8.0
semver: 7.3.7
string-width: 5.1.2
Expand Down

0 comments on commit 581ec3c

Please sign in to comment.