Skip to content

Commit

Permalink
Merge pull request #1542 from snyk/fix/downgrade-snyk-docker-plugin
Browse files Browse the repository at this point in the history
fix: downgrade snyk-docker-plugin to avoid unhandled promise rejections [OI-546]
  • Loading branch information
jonnyowenpowell authored Oct 30, 2024
2 parents 0097d98 + f9a8c8b commit 3bc4b02
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"packageurl-js": "^1.2.1",
"sleep-promise": "^9.1.0",
"snyk-config": "5.3.0",
"snyk-docker-plugin": "6.13.9",
"snyk-docker-plugin": "6.13.0",
"source-map-support": "^0.5.21",
"tunnel": "0.0.6",
"typescript": "4.9.5",
Expand Down

0 comments on commit 3bc4b02

Please sign in to comment.