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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
This commit is contained in:
snyk-bot
2021-02-23 02:34:06 +00:00
parent baf63361a0
commit 5d23f558dd
2 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"leaflet-providers": "1.0.*",
"leaflet-rotatedmarker": "^0.2.0",
"leaflet.geodesic": "^2.5.2",
"lodash": ">=4.17.19",
"lodash": ">=4.17.21",
"marked": "^1.2.2",
"minimist": "^1.2.2",
"moment": "^2.29.1",