Skip to content

Commit f27de26

Browse files
committed
fix: project/c2-microservices-v1/udacity-c2-restapi-feed/package.json & project/c2-microservices-v1/udacity-c2-restapi-feed/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
1 parent 10c1279 commit f27de26

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

project/c2-microservices-v1/udacity-c2-restapi-feed/package-lock.json

Lines changed: 11 additions & 11 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-restapi-feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bcrypt": "^4.0.1",
2424
"body-parser": "^1.20.3",
2525
"email-validator": "^2.0.4",
26-
"express": "^4.21.0",
26+
"express": "^4.21.2",
2727
"jsonwebtoken": "^8.5.1",
2828
"pg": "^7.11.0",
2929
"reflect-metadata": "^0.1.13",

0 commit comments

Comments
 (0)