Skip to content

Commit bcb4b2f

Browse files
committed
fix: packages/angular_devkit/build_angular/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9512410
1 parent b09ce57 commit bcb4b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.6.1",
67-
"vite": "4.4.9",
67+
"vite": "4.5.10",
6868
"webpack": "5.88.2",
6969
"webpack-dev-middleware": "6.1.1",
7070
"webpack-dev-server": "4.15.1",

0 commit comments

Comments
 (0)