Skip to content

Commit dec7e2a

Browse files
V3 backport (youch update) #8449 (#8778)
* add changeset * Bump `youch` to 3.3.4 --------- Co-authored-by: Chongyi Zheng <[email protected]>
1 parent 44fedda commit dec7e2a

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

.changeset/bumpy-owls-fry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"miniflare": patch
3+
---
4+
5+
update youch dependency to avoid vulnerable version of cookie

packages/miniflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"undici": "catalog:default",
5252
"workerd": "1.20250310.0",
5353
"ws": "catalog:default",
54-
"youch": "3.2.3",
54+
"youch": "3.3.4",
5555
"zod": "3.22.3"
5656
},
5757
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)