Skip to content

Commit 29ebe1e

Browse files
fix(deps): update dependency node-fetch to v3
1 parent 5621712 commit 29ebe1e

File tree

3 files changed

+40
-6
lines changed

3 files changed

+40
-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.9",
41+
"node-fetch": "3.3.2",
4242
"open": "9.1.0",
4343
"rxjs": "7.8.1",
4444
"semver": "7.5.2",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"graphql-ws": "5.13.1",
7878
"lodash": "4.17.21",
7979
"multer": "1.4.5-lts.1",
80-
"node-fetch": "2.6.9",
80+
"node-fetch": "3.3.2",
8181
"rxjs": "7.8.1",
8282
"sofa-api": "0.16.3",
8383
"swagger-ui-express": "4.6.3"

pnpm-lock.yaml

Lines changed: 38 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)