Skip to content

Commit 39ff81d

Browse files
feat(NODE-5465,NODE-5538): lower @aws-sdk/credential-providers version to 3.188.0 and zstd to ^1.0.0 (mongodb#3821)
1 parent e1af343 commit 39ff81d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@mongodb-js/saslprep": "^1.1.0"
3434
},
3535
"peerDependencies": {
36-
"@aws-sdk/credential-providers": "^3.201.0",
37-
"@mongodb-js/zstd": "^1.1.0",
36+
"@aws-sdk/credential-providers": "^3.188.0",
37+
"@mongodb-js/zstd": "^1.0.0",
3838
"kerberos": "^1.0.0 || ^2.0.0",
3939
"mongodb-client-encryption": ">=2.3.0 <3",
4040
"snappy": "^7.2.2"

0 commit comments

Comments
 (0)