Skip to content

Commit 3b602fe

Browse files
authored
chore: pin Miniflare deps (#8050)
1 parent 5ed2744 commit 3b602fe

File tree

2 files changed

+37
-44
lines changed

2 files changed

+37
-44
lines changed

packages/miniflare/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
},
4444
"dependencies": {
4545
"@cspotcode/source-map-support": "0.8.1",
46-
"acorn": "^8.8.0",
47-
"acorn-walk": "^8.2.0",
48-
"exit-hook": "^2.2.1",
49-
"glob-to-regexp": "^0.4.1",
50-
"stoppable": "^1.1.0",
46+
"acorn": "8.14.0",
47+
"acorn-walk": "8.3.2",
48+
"exit-hook": "2.2.1",
49+
"glob-to-regexp": "0.4.1",
50+
"stoppable": "1.1.0",
5151
"undici": "catalog:default",
5252
"workerd": "1.20250204.0",
53-
"ws": "^8.18.0",
54-
"youch": "^3.2.2",
55-
"zod": "^3.22.3"
53+
"ws": "8.18.0",
54+
"youch": "3.2.3",
55+
"zod": "3.22.3"
5656
},
5757
"devDependencies": {
5858
"@ava/typescript": "^4.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)