Skip to content

Commit 75e0de8

Browse files
committed
fix: packages/stark-testing/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9653016 - https://snyk.io/vuln/SNYK-JS-VITE-9576207
1 parent 19019ed commit 75e0de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stark-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"npm": ">=10.1.0"
2121
},
2222
"dependencies": {
23-
"@angular-devkit/build-angular": "^16.2.16",
23+
"@angular-devkit/build-angular": "^18.2.14",
2424
"@types/jasmine": "~5.1.5",
2525
"@types/karma": "^6.3.8",
2626
"@types/node": "^18.19.4",

0 commit comments

Comments
 (0)