Skip to content

Commit 636aef4

Browse files
Update dependency node-fetch to v3
1 parent 1eb3521 commit 636aef4

File tree

3 files changed

+35
-6
lines changed

3 files changed

+35
-6
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"fs-extra": "9.1.0",
3939
"graphql": "16.6.0",
4040
"lodash": "4.17.21",
41-
"node-fetch": "2.6.7",
41+
"node-fetch": "3.3.0",
4242
"reflect-metadata": "0.1.13",
4343
"rxjs": "7.5.6",
4444
"semver": "7.3.7",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"graphql-ws": "5.11.2",
7777
"lodash": "4.17.21",
7878
"multer": "1.4.5-lts.1",
79-
"node-fetch": "2.6.7",
79+
"node-fetch": "3.3.0",
8080
"reflect-metadata": "0.1.13",
8181
"rxjs": "7.5.6",
8282
"sofa-api": "0.11.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)