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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CACHEBASE-1054631
This commit is contained in:
snyk-bot
2020-12-29 02:26:04 +00:00
parent 18e1d63760
commit 828319035b
2 changed files with 656 additions and 294 deletions

948
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@
"select2": "^4.0.13",
"ssri": "^5.3.0",
"tar": ">=4.4.2",
"webpack": "^4.44.2",
"webpack": "^5.0.0",
"webpack-cli": "^3.3.12",
"x-editable": "1.5.1"
},