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

Commit 1ba47ea

Browse files
committed
fix(deps): update dependency node-fetch to v3
1 parent ed003a6 commit 1ba47ea

File tree

2 files changed

+193
-18
lines changed

2 files changed

+193
-18
lines changed

package-lock.json

Lines changed: 192 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"graphql-language-service-server": "2.7.13",
252252
"graphql-tag": "2.12.6",
253253
"graphql-ws": "5.5.5",
254-
"node-fetch": "2.6.7",
254+
"node-fetch": "3.2.0",
255255
"vscode-languageclient": "5.2.1",
256256
"ws": "8.2.3"
257257
},

0 commit comments

Comments
 (0)