Skip to content

Commit e385f5e

Browse files
Update dependency node-fetch to v3
1 parent e2f6d0b commit e385f5e

File tree

4 files changed

+49
-37
lines changed

4 files changed

+49
-37
lines changed

.github/actions/next-stats-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"glob": "^10.0.0",
1010
"gzip-size": "^7.0.0",
1111
"minimatch": "^9.0.0",
12-
"node-fetch": "^2.6.0",
12+
"node-fetch": "^3.0.0",
1313
"prettier": "^2.8.4",
1414
"pretty-bytes": "^5.3.0",
1515
"pretty-ms": "^5.0.0",

.github/pnpm-lock.yaml

Lines changed: 36 additions & 24 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
@@ -168,7 +168,7 @@
168168
"moment": "^2.24.0",
169169
"nanoid": "5.0.1",
170170
"next": "workspace:*",
171-
"node-fetch": "2.7.0",
171+
"node-fetch": "3.3.2",
172172
"npm-run-all": "4.1.5",
173173
"nprogress": "0.2.0",
174174
"octokit": "3.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)