fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PARSEURL-3024398
This commit is contained in:
snyk-bot
2022-09-16 06:13:48 +00:00
parent bd49dacac4
commit 3c25e4fc0a
2 changed files with 56 additions and 22 deletions

View File

@@ -50,7 +50,7 @@
"helmet": "^5.1.0",
"ip": "^1.1.8",
"moment": "^2.29.4",
"parse-url": "^7.0.2",
"parse-url": "^8.1.0",
"pino": "^6.14.0",
"sdp-transform": "^2.14.1",
"short-uuid": "^4.2.0",