Skip to content

Commit b80f11e

Browse files
cdimasciosnyk-bot
authored and
carmine
committed
fix: package.json & package-lock.json to reduce vulnerabilities (#1017)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 Co-authored-by: snyk-bot <[email protected]>
1 parent 178da06 commit b80f11e

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

package-lock.json

+14-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"commitizen": "^4.2.5",
6060
"cookie-parser": "^1.4.6",
6161
"coveralls": "^3.1.1",
62-
"express": "^4.21.1",
62+
"express": "^4.21.2",
6363
"mocha": "^9.2.2",
6464
"morgan": "^1.10.0",
6565
"nodemon": "^3.0.1",

0 commit comments

Comments
 (0)