Skip to content

Commit a662a65

Browse files
chore (deps): bupm versions for vulnerable http-proxy-middleware, and piscina deps [security] (#34070)
1 parent 650b203 commit a662a65

2 files changed

Lines changed: 217 additions & 184 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@
104104
"webpack-dev-server@<=5.2.3": "^5.2.4",
105105
"yaml@>=2.0.0 <2.8.3": "^2.8.3",
106106
"vite@>=5.0.0 <=5.4.21": "^7.3.5",
107-
"vite@>=6.0.0 <=6.4.2": "^7.3.5"
107+
"vite@>=6.0.0 <=6.4.2": "^7.3.5",
108+
"piscina@>=5.0.0-alpha.0 <=5.1.4": "^5.1.5",
109+
"http-proxy-middleware@>=3.0.4 <3.0.7": "^3.0.7"
108110
}
109111
},
110112
"packageManager": "pnpm@9.15.9",

0 commit comments

Comments
 (0)