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

Commit 1db3ec1

Browse files
committed
fix(deps): update dependency node-fetch to v3
1 parent 6d69112 commit 1db3ec1

File tree

2 files changed

+173
-11
lines changed

2 files changed

+173
-11
lines changed

package-lock.json

Lines changed: 172 additions & 10 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
@@ -252,7 +252,7 @@
252252
"graphql-language-service-server": "^2.7.10",
253253
"graphql-tag": "^2.12.6",
254254
"graphql-ws": "^5.5.5",
255-
"node-fetch": "^2.6.6",
255+
"node-fetch": "3.1.0",
256256
"vscode-languageclient": "^5.2.1",
257257
"ws": "^8.2.3"
258258
},

0 commit comments

Comments
 (0)