From 03bf72555f44dadb1eb9700f0845f3425cc204e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:34:30 +0000 Subject: [PATCH] chore(deps-dev): bump mongodb from 4.17.2 to 6.12.0 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.17.2 to 6.12.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.17.2...v6.12.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/mongodb/package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/mongodb/package.json b/packages/mongodb/package.json index 5253518..9cd3792 100644 --- a/packages/mongodb/package.json +++ b/packages/mongodb/package.json @@ -22,7 +22,7 @@ "tslib": "^2.8.1" }, "devDependencies": { - "mongodb": "^4.17.2", + "mongodb": "^6.12.0", "mongodb-memory-server": "^10.1.2", "rimraf": "^6.0.1", "vitest-mongodb": "^0.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 720598e..5a2f536 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: version: 2.8.1 devDependencies: mongodb: - specifier: ^4.17.2 - version: 4.17.2 + specifier: ^6.12.0 + version: 6.12.0(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1) mongodb-memory-server: specifier: ^10.1.2 version: 10.1.2(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1) @@ -656,8 +656,8 @@ packages: '@mongodb-js/saslprep@1.1.0': resolution: {integrity: sha512-Xfijy7HvfzzqiOAhAepF4SGN5e9leLkMvg/OPOF97XemjfVCYN/oWa75wnkc6mltMSTwY+XlbhWgUOJmkFspSw==} - '@mongodb-js/saslprep@1.1.8': - resolution: {integrity: sha512-qKwC/M/nNNaKUBMQ0nuzm47b7ZYWQHN3pcXq4IIcoSBc2hOIrflAxJduIvvqmhoz3gR2TacTAs8vlsCVPkiEdQ==} + '@mongodb-js/saslprep@1.1.9': + resolution: {integrity: sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -954,8 +954,8 @@ packages: resolution: {integrity: sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==} engines: {node: '>=6.9.0'} - bson@6.8.0: - resolution: {integrity: sha512-iOJg8pr7wq2tg/zSlCCHMi3hMm5JTOxLTagf3zxhcenHsFp+c6uOs6K7W5UE7A4QIJGtqh/ZovFNMP4mOPJynQ==} + bson@6.10.1: + resolution: {integrity: sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==} engines: {node: '>=16.20.1'} buffer-crc32@0.2.13: @@ -1704,12 +1704,12 @@ packages: resolution: {integrity: sha512-mLV7SEiov2LHleRJPMPrK2PMyhXFZt2UQLC4VD4pnth3jMjYKHhtqfwwkkvS/NXuo/Fp3vbhaNcXrIDaLRb9Tg==} engines: {node: '>=12.9.0'} - mongodb@6.10.0: - resolution: {integrity: sha512-gP9vduuYWb9ZkDM546M+MP2qKVk5ZG2wPF63OvSRuUbqCR+11ZCAE1mOfllhlAG0wcoJY5yDL/rV3OmYEwXIzg==} + mongodb@6.12.0: + resolution: {integrity: sha512-RM7AHlvYfS7jv7+BXund/kR64DryVI+cHbVAy9P61fnb1RcWZqOW1/Wj2YhqMCx+MuYhqTRGv7AwHBzmsCKBfA==} engines: {node: '>=16.20.1'} peerDependencies: '@aws-sdk/credential-providers': ^3.188.0 - '@mongodb-js/zstd': ^1.1.0 + '@mongodb-js/zstd': ^1.1.0 || ^2.0.0 gcp-metadata: ^5.2.0 kerberos: ^2.0.1 mongodb-client-encryption: '>=6.0.0 <7' @@ -3175,7 +3175,7 @@ snapshots: sparse-bitfield: 3.0.3 optional: true - '@mongodb-js/saslprep@1.1.8': + '@mongodb-js/saslprep@1.1.9': dependencies: sparse-bitfield: 3.0.3 @@ -3603,7 +3603,7 @@ snapshots: dependencies: buffer: 5.7.1 - bson@6.8.0: {} + bson@6.10.1: {} buffer-crc32@0.2.13: {} @@ -4309,7 +4309,7 @@ snapshots: find-cache-dir: 3.3.2 follow-redirects: 1.15.9(debug@4.3.7) https-proxy-agent: 7.0.5 - mongodb: 6.10.0(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1) + mongodb: 6.12.0(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1) new-find-package-json: 2.0.0 semver: 7.6.3 tar-stream: 3.1.7 @@ -4386,14 +4386,14 @@ snapshots: socks: 2.7.1 optionalDependencies: '@aws-sdk/credential-providers': 3.423.0 - '@mongodb-js/saslprep': 1.1.8 + '@mongodb-js/saslprep': 1.1.9 transitivePeerDependencies: - aws-crt - mongodb@6.10.0(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1): + mongodb@6.12.0(@aws-sdk/credential-providers@3.423.0)(socks@2.7.1): dependencies: - '@mongodb-js/saslprep': 1.1.8 - bson: 6.8.0 + '@mongodb-js/saslprep': 1.1.9 + bson: 6.10.1 mongodb-connection-string-url: 3.0.1 optionalDependencies: '@aws-sdk/credential-providers': 3.423.0