Skip to content

Commit 554dbda

Browse files
fix: package.json & package-lock.json to reduce vulnerabilities (#1594)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHESCAPE-9515254 Co-authored-by: snyk-bot <[email protected]>
1 parent d6e46c8 commit 554dbda

File tree

2 files changed

+53
-37
lines changed

2 files changed

+53
-37
lines changed

package-lock.json

Lines changed: 52 additions & 36 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
"packageurl-js": "^1.2.1",
4848
"sleep-promise": "^9.1.0",
4949
"snyk-config": "5.3.0",
50-
"snyk-docker-plugin": "8.4.2",
50+
"snyk-docker-plugin": "8.5.0",
5151
"source-map-support": "^0.5.21",
5252
"tunnel": "0.0.6",
5353
"typescript": "4.9.5",

0 commit comments

Comments
 (0)