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

Commit b36bda7

Browse files
committed
fix(deps): update dependency node-fetch to v3
1 parent 22d6fe0 commit b36bda7

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
@@ -255,7 +255,7 @@
255255
"graphql-language-service-server": "2.7.15",
256256
"graphql-tag": "2.12.6",
257257
"graphql-ws": "5.5.5",
258-
"node-fetch": "2.6.7",
258+
"node-fetch": "3.2.3",
259259
"vscode-languageclient": "5.2.1",
260260
"ws": "8.2.3"
261261
},

0 commit comments

Comments
 (0)