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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user