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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOMENT-2944238
This commit is contained in:
snyk-bot
2022-07-08 01:01:40 +00:00
parent 92fa3c249c
commit 875bd307dc
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
"express": "^4.18.1",
"helmet": "^5.1.0",
"ip": "^1.1.8",
"moment": "^2.29.3",
"moment": "^2.29.4",
"parse-url": "^7.0.2",
"pino": "^6.14.0",
"sdp-transform": "^2.14.1",