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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SSRI-1246392
This commit is contained in:
snyk-bot 2021-04-16 02:24:02 +00:00
parent 61739ce266
commit 84d0c18272
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 3019 additions and 1554 deletions

4569
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"jquery": "^3.5.1",
"jquery-pjax": "~2.0",
"js-yaml": "^3.14.0",
"laravel-mix": "^5.0.7",
"laravel-mix": "^5.0.8",
"leaflet": "^1.3.4",
"leaflet-ajax": "2.1.0",
"leaflet-providers": "1.0.*",
@ -44,7 +44,7 @@
"popper.js": "^1.15.0",
"rivets": "^0.9.6",
"select2": "^4.0.13",
"ssri": "^5.3.0",
"ssri": "^6.0.2",
"tar": ">=4.4.2",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",