Skip to content

Commit 72281f0

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-INFLIGHT-6095116
1 parent 0c33642 commit 72281f0

File tree

2 files changed

+49
-90
lines changed

2 files changed

+49
-90
lines changed

package-lock.json

+48-89
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"selfsigned": "^1.10.4",
6262
"stream-rotate": "crigot/stream-rotate#31fe967e6b1d5fdbaf641091877e39e54ae0dd8c",
6363
"tunnel": "~0.0.3",
64-
"unzipper": "^0.10.0",
64+
"unzipper": "^0.12.1",
6565
"url-join": "^0.0.1",
6666
"win-ca": "^3.0.4",
6767
"winston": "~2.2.0",

0 commit comments

Comments
 (0)