Skip to content

Commit ae9b86e

Browse files
committed
fix: resources/projects/angularjs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-15353393
1 parent 8b89817 commit ae9b86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/projects/angularjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@angular/animations": "^14.2.0",
1414
"@angular/common": "^14.2.0",
1515
"@angular/compiler": "^14.2.0",
16-
"@angular/core": "^14.2.0",
16+
"@angular/core": "^19.2.19",
1717
"@angular/forms": "^14.2.0",
1818
"@angular/platform-browser": "^14.2.0",
1919
"@angular/platform-browser-dynamic": "^14.2.0",

0 commit comments

Comments
 (0)