Skip to content

Commit b65328d

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-ANGULARCOMMON-14135651
1 parent d669a3f commit b65328d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "^14.1.0",
1414
"@angular/cdk": "^14.2.0",
15-
"@angular/common": "^14.1.0",
15+
"@angular/common": "^19.2.16",
1616
"@angular/compiler": "^14.1.0",
1717
"@angular/core": "^14.1.0",
1818
"@angular/forms": "^14.1.0",

0 commit comments

Comments
 (0)