Skip to content

Commit 25ea7a4

Browse files
committed
override vulnerable websocket-driver.
1 parent d2bedb9 commit 25ea7a4

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ allowBuilds:
99
better-sqlite3@12.11.1: true
1010
core-js: false # site dependency, useless scripts
1111
core-js-pure: false # site dependency, useless scripts
12-
esbuild@0.27.3 || 0.28.1: true # tsx@4.21.0 dependency || direct.
12+
esbuild@0.28.1: true # tsx@4.3.1 / docusaurus dependency || direct.
1313
sharp: false # wrangler dependency, useless scripts
1414
workerd@1.20260710.1: true # wrangler@4.111.0 dependency
1515

@@ -105,6 +105,9 @@ overrides:
105105
# https://github.com/advisories/GHSA-79cf-xcqc-c78w
106106
# https://github.com/advisories/GHSA-mx8g-39q3-5c79
107107
webpack-dev-server@>=5.0.0 <5.2.5: 5.2.5
108+
# https://github.com/advisories/GHSA-xv26-6w52-cph6
109+
# https://github.com/advisories/GHSA-mp7j-qc5w-4988
110+
websocket-driver@>=0.6.0 <0.7.5: 0.7.5
108111
# https://github.com/advisories/GHSA-96hv-2xvq-fx4p
109112
ws@>=7.0.0 <7.5.11: 7.5.11
110113
# https://github.com/advisories/GHSA-58qx-3vcg-4xpx

0 commit comments

Comments
 (0)