Skip to content

Commit 989ea47

Browse files
committed
chore(deps): fix security alert
1 parent 24d273e commit 989ea47

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

playground/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"@parcel/watcher",
2727
"esbuild",
2828
"workerd"
29-
]
29+
],
30+
"overrides": {
31+
"koa": ">=2.15.4"
32+
}
3033
}
3134
}

playground/pnpm-lock.yaml

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