Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit 763414b

Browse files
Bump node-fetch from 2.6.7 to 3.2.2 in /core (#167)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.2. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v3.2.2) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52f8fe2 commit 763414b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/write-file-atomic": "^3.0.2",
8282
"@types/yargs": "^17.0.4",
8383
"follow-redirects": "^1.14.8",
84-
"node-fetch": "^2.6.7"
84+
"node-fetch": "^3.2.2"
8585
},
8686
"engines": {
8787
"node": ">=8.0.0"

0 commit comments

Comments
 (0)