Skip to content

Commit 577ab45

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-SSH2-1656673
1 parent fd2fe04 commit 577ab45

File tree

2 files changed

+63
-68
lines changed

2 files changed

+63
-68
lines changed

package-lock.json

Lines changed: 62 additions & 67 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
@@ -47,7 +47,7 @@
4747
"needle": "^2.6.0",
4848
"sleep-promise": "^9.1.0",
4949
"snyk-config": "5.0.0",
50-
"snyk-docker-plugin": "^4.24.0",
50+
"snyk-docker-plugin": "^4.25.1",
5151
"source-map-support": "^0.5.16",
5252
"tunnel": "0.0.6",
5353
"typescript": "^4.3.4",

0 commit comments

Comments
 (0)