Skip to content

Commit bd67404

Browse files
authored
chore: fix vite CVE-2026-53632/53571 and prune redundant overrides (#717)
1 parent 15e1df4 commit bd67404

2 files changed

Lines changed: 49 additions & 272 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,8 @@
130130
"pnpm": {
131131
"overrides": {
132132
"rollup": "^4.59.0",
133-
"undici@^7": "^7.28.0",
134133
"picomatch@>=4": "^4.0.4",
135134
"picomatch@<3": "^2.3.2",
136-
"fast-uri@^3": "^3.1.2",
137-
"ws@^8": "^8.21.0",
138-
"postcss": "^8.5.15",
139135
"qs": "^6.15.3",
140136
"@opentelemetry/core": "^2.8.0"
141137
}

0 commit comments

Comments
 (0)