Skip to content

Commit 22d4639

Browse files
chore(deps-dev): bump node-fetch from 2.6.7 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddf293e commit 22d4639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-shield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql": "16.5.0",
2929
"graphql-middleware": "6.1.32",
3030
"graphql-shield-rules": "0.0.1",
31-
"node-fetch": "^2.6.7"
31+
"node-fetch": "^3.2.10"
3232
},
3333
"peerDependencies": {
3434
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",

0 commit comments

Comments
 (0)