Skip to content

Commit 50b9512

Browse files
authored
fix(deps): reject UNC paths for launch-editor-middleware (#22571)
1 parent 8d1b019 commit 50b9512

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"etag": "^1.8.1",
112112
"host-validation-middleware": "^0.1.4",
113113
"http-proxy-3": "^1.23.2",
114-
"launch-editor-middleware": "^2.14.0",
114+
"launch-editor-middleware": "^2.14.1",
115115
"magic-string": "^0.30.21",
116116
"mlly": "^1.8.2",
117117
"mrmime": "^2.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)