Skip to content

Commit

Permalink
fix(NODE-6794): revert @aws-sdk/credential-providers peer compatibi…
Browse files Browse the repository at this point in the history
…lity change (#4437)
  • Loading branch information
nbbeeken authored Feb 27, 2025
1 parent dfe1fba commit 488c407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -30,7 +30,7 @@
"mongodb-connection-string-url": "^3.0.0"
},
"peerDependencies": {
"@aws-sdk/credential-providers": "^3.632.0",
"@aws-sdk/credential-providers": "^3.188.0",
"@mongodb-js/zstd": "^1.1.0 || ^2.0.0",
"gcp-metadata": "^5.2.0",
"kerberos": "^2.0.1",
Expand Down

0 comments on commit 488c407

Please sign in to comment.