Skip to content

Commit 2b3fc0e

Browse files
committed
fix: project/c2-microservices-v1/udacity-c2-frontend/package.json & project/c2-microservices-v1/udacity-c2-frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651
1 parent a7f4f03 commit 2b3fc0e

File tree

2 files changed

+43
-36
lines changed

2 files changed

+43
-36
lines changed

project/c2-microservices-v1/udacity-c2-frontend/package-lock.json

Lines changed: 42 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project/c2-microservices-v1/udacity-c2-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/common": "^7.2.15",
16+
"@angular/common": "^19.2.16",
1717
"@angular/core": "^7.2.15",
1818
"@angular/forms": "^7.2.15",
1919
"@angular/http": "^7.2.15",

0 commit comments

Comments
 (0)