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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TAR-1536758
This commit is contained in:
snyk-bot
2021-08-06 01:19:24 +00:00
parent 4a04d73d08
commit 26f2316ebf
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"rivets": "^0.9.6",
"select2": "^4.0.13",
"ssri": "^8.0.1",
"tar": ">=4.4.2",
"tar": ">=6.1.4",
"webpack": "^5.45.1",
"webpack-cli": "^3.3.12",
"x-editable": "1.5.1"