Skip to content

Commit

Permalink
fix: upgrade docker-registry-v2-client lib
Browse files Browse the repository at this point in the history
Upgrade the lib to support multiple redirects of the same request.
  • Loading branch information
snaftaly committed Aug 17, 2022
1 parent 56f5133 commit 374ba55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -64,7 +64,7 @@
"@snyk/cloud-config-parser": "^1.14.3",
"@snyk/code-client": "^4.12.3",
"@snyk/dep-graph": "^1.27.1",
"@snyk/docker-registry-v2-client": "^2.7.1",
"@snyk/docker-registry-v2-client": "^2.7.2",
"@snyk/fix": "file:packages/snyk-fix",
"@snyk/gemfile": "1.2.0",
"@snyk/snyk-cocoapods-plugin": "2.5.2",
Expand Down

0 comments on commit 374ba55

Please sign in to comment.