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-07 18:00:57 +00:00
parent ca1cd01f3d
commit 5ef02d03b5
2 changed files with 9 additions and 9 deletions

View File

@@ -36,7 +36,7 @@
"lodash": ">=4.17.19",
"marked": "^2.1.3",
"minimist": "^1.2.2",
"moment": "^2.29.1",
"moment": "^2.29.4",
"paper-dashboard": "^1.1.0",
"pe7-icon": "^1.0.4",
"pikaday": "^1.8.2",