Skip to content

Commit f3d3b0a

Browse files
chore(deps): update dependency mongodb to v6.18.0 (#2864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a27e0bb commit f3d3b0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"json-bigint-patch": "0.0.8",
8383
"lint-staged": "16.1.2",
8484
"mockdate": "3.0.5",
85-
"mongodb": "6.17.0",
85+
"mongodb": "6.18.0",
8686
"prettier": "3.6.2",
8787
"semver": "7.7.2",
8888
"ts-jest": "29.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4333,10 +4333,10 @@ mongodb-connection-string-url@^3.0.0:
43334333
"@types/whatwg-url" "^11.0.2"
43344334
whatwg-url "^14.1.0 || ^13.0.0"
43354335

4336-
mongodb@*, mongodb@6.17.0:
4337-
version "6.17.0"
4338-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.17.0.tgz#b52da4e3cdf62299e55c51584cb5657283157594"
4339-
integrity sha512-neerUzg/8U26cgruLysKEjJvoNSXhyID3RvzvdcpsIi2COYM3FS3o9nlH7fxFtefTb942dX3W9i37oPfCVj4wA==
4336+
mongodb@*, mongodb@6.18.0:
4337+
version "6.18.0"
4338+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.18.0.tgz#8fab8f841443080924f2cdaa22727cdb7eb20dc3"
4339+
integrity sha512-fO5ttN9VC8P0F5fqtQmclAkgXZxbIkYRTUi1j8JO6IYwvamkhtYDilJr35jOPELR49zqCJgXZWwCtW7B+TM8vQ==
43404340
dependencies:
43414341
"@mongodb-js/saslprep" "^1.1.9"
43424342
bson "^6.10.4"

0 commit comments

Comments
 (0)