Skip to content

Commit

Permalink
feat(NODE-5465,NODE-5538): lower @aws-sdk/credential-providers vers…
Browse files Browse the repository at this point in the history
…ion to 3.188.0 and `zstd` to `^1.0.0` (#3821)
  • Loading branch information
baileympearson committed Aug 18, 2023
1 parent e1af343 commit 39ff81d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -33,8 +33,8 @@
"@mongodb-js/saslprep": "^1.1.0"
},
"peerDependencies": {
"@aws-sdk/credential-providers": "^3.201.0",
"@mongodb-js/zstd": "^1.1.0",
"@aws-sdk/credential-providers": "^3.188.0",
"@mongodb-js/zstd": "^1.0.0",
"kerberos": "^1.0.0 || ^2.0.0",
"mongodb-client-encryption": ">=2.3.0 <3",
"snappy": "^7.2.2"
Expand Down

0 comments on commit 39ff81d

Please sign in to comment.