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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795
This commit is contained in:
snyk-bot
2022-03-22 21:21:41 +00:00
parent d1b7905e95
commit 2704834642
2 changed files with 385 additions and 243 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
"jquery": "^3.5.1",
"jquery-pjax": "~2.0",
"js-yaml": "^3.14.0",
"laravel-mix": "^6.0.25",
"laravel-mix": "^6.0.30",
"leaflet": "^1.3.4",
"leaflet-ajax": "2.1.0",
"leaflet-providers": "1.0.*",
@@ -35,7 +35,7 @@
"leaflet.geodesic": "^2.5.2",
"lodash": ">=4.17.19",
"marked": "^2.1.3",
"minimist": "^1.2.2",
"minimist": "^1.2.6",
"moment": "^2.29.1",
"paper-dashboard": "^1.1.0",
"pe7-icon": "^1.0.4",