Skip to content

Commit 5b7fdf2

Browse files
committed
fix: full-stack-asset-transfer-guide/applications/frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14908872 - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-14908871
1 parent d669a3f commit 5b7fdf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • full-stack-asset-transfer-guide/applications/frontend

full-stack-asset-transfer-guide/applications/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@angular/animations": "^14.1.0",
1414
"@angular/cdk": "^14.2.0",
1515
"@angular/common": "^14.1.0",
16-
"@angular/compiler": "^14.1.0",
17-
"@angular/core": "^14.1.0",
16+
"@angular/compiler": "^19.2.18",
17+
"@angular/core": "^19.2.18",
1818
"@angular/forms": "^14.1.0",
1919
"@angular/material": "^14.2.0",
2020
"@angular/platform-browser": "^14.1.0",

0 commit comments

Comments
 (0)