From e9ef4d390b75be3c28db31d8cdf003c2427cf443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 16:43:14 +0000 Subject: [PATCH] build(deps): bump mongodb from 6.13.1 to 6.14.0 in the regular group Bumps the regular group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native). Updates `mongodb` from 6.13.1 to 6.14.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/v6.13.1...v6.14.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 89c7aafe..25d109d0 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "http-status-codes": "^2.3.0", "logform": "^2.7.0", "mnemonist": "0.40.3", - "mongodb": "^6.13.1", + "mongodb": "^6.14.0", "poolifier": "^4.4.5", "rambda": "^9.4.2", "tar": "^7.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad66c88f..f97ba9aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 0.40.3 version: 0.40.3 mongodb: - specifier: ^6.13.1 - version: 6.13.1(socks@2.8.4) + specifier: ^6.14.0 + version: 6.14.0(socks@2.8.4) poolifier: specifier: ^4.4.5 version: 4.4.5 @@ -4185,11 +4185,11 @@ packages: mongodb-connection-string-url@3.0.2: resolution: {integrity: sha512-rMO7CGo/9BFwyZABcKAWL8UJwH/Kc2x0g72uhDWzG48URRax5TCIcJ7Rc3RZqffZzO/Gwff/jyKwCU9TN8gehA==} - mongodb@6.13.1: - resolution: {integrity: sha512-gdq40tX8StmhP6akMp1pPoEVv+9jTYFSrga/g23JxajPAQhH39ysZrHGzQCSd9PEOnuEQEdjIWqxO7ZSwC0w7Q==} + mongodb@6.14.0: + resolution: {integrity: sha512-AlM6alTx98vcnk/jMMmoYuBrm4qpe1/VrbwvL2SXEHjdtJ1ZbVZmrpyjUx9mqS94e9HcemzpLn+CxzhmT7b0uw==} engines: {node: '>=16.20.1'} 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 @@ -10685,7 +10685,7 @@ snapshots: '@types/whatwg-url': 11.0.5 whatwg-url: 14.1.1 - mongodb@6.13.1(socks@2.8.4): + mongodb@6.14.0(socks@2.8.4): dependencies: '@mongodb-js/saslprep': 1.2.0 bson: 6.10.3 -- 2.43.0