Skip to content

Commit e44e475

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15456201
1 parent ae1474b commit e44e475

2 files changed

Lines changed: 52 additions & 84 deletions

File tree

package-lock.json

Lines changed: 51 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"static-eval": "^2.0.0",
5858
"strip-ansi": "^6.0.1",
5959
"systeminformation": "^5.9.4",
60-
"tar": "^4.4.17",
60+
"tar": "^7.5.11",
6161
"uglify-js": "^2.4.24",
6262
"underscore": "^1.12.1",
6363
"ws": "^7.4.5",

0 commit comments

Comments
 (0)