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
This commit is contained in:
snyk-bot 2025-11-28 02:08:55 +00:00
parent d669a3fccf
commit b65328d298
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"@angular/animations": "^14.1.0", "@angular/animations": "^14.1.0",
"@angular/cdk": "^14.2.0", "@angular/cdk": "^14.2.0",
"@angular/common": "^14.1.0", "@angular/common": "^19.2.16",
"@angular/compiler": "^14.1.0", "@angular/compiler": "^14.1.0",
"@angular/core": "^14.1.0", "@angular/core": "^14.1.0",
"@angular/forms": "^14.1.0", "@angular/forms": "^14.1.0",