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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-1070800
This commit is contained in:
snyk-bot
2021-02-10 02:23:54 +00:00
parent 8c2513eb3d
commit 3870932a85
2 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"leaflet-rotatedmarker": "^0.2.0",
"leaflet.geodesic": "^2.5.2",
"lodash": ">=4.17.19",
"marked": "^1.2.2",
"marked": "^2.0.0",
"minimist": "^1.2.2",
"moment": "^2.29.1",
"paper-dashboard": "^1.1.0",