Skip to content

Commit 86cb11d

Browse files
committed
chore: upgrade nock so that native fetch can be mocked
1 parent 67c632f commit 86cb11d

File tree

2 files changed

+81
-2
lines changed

2 files changed

+81
-2
lines changed

package-lock.json

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

packages/edge-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@vitest/coverage-v8": "^0.34.0",
4949
"archiver": "^7.0.0",
5050
"chalk": "^5.4.0",
51-
"nock": "^13.2.4",
51+
"nock": "^14.0.0",
5252
"tar": "^6.1.11",
5353
"typescript": "^5.0.0",
5454
"vitest": "^0.34.0"

0 commit comments

Comments
 (0)