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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PARSEPATH-2936439
- https://snyk.io/vuln/SNYK-JS-PARSEURL-2936249
This commit is contained in:
snyk-bot
2022-06-29 00:58:15 +00:00
parent aceaa5b7da
commit e9aab6c18a
2 changed files with 92 additions and 42 deletions

View File

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