Skip to content

Commit c9013b5

Browse files
committed
chore: pin h3 to ^1.15.6 via pnpm override
Forces transitive h3 to a patched release to address security advisories.
1 parent 53e783a commit c9013b5

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
"vite-plugin-monaco-editor@1.1.0": "patches/vite-plugin-monaco-editor@1.1.0.patch"
139139
},
140140
"overrides": {
141+
"h3": "^1.15.6",
141142
"path-to-regexp@^6": "^6.3.0",
142143
"minimatch@^10": "^10.2.1",
143144
"undici@^5||^6": "^6.24.0",

pnpm-lock.yaml

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