diff --git a/packages/mongodb-controller/package.json b/packages/mongodb-controller/package.json index 3f71ffa..da4dc1c 100644 --- a/packages/mongodb-controller/package.json +++ b/packages/mongodb-controller/package.json @@ -43,7 +43,7 @@ "cross-env": "^7.0.3", "dotenv": "^16.4.7", "eslint": "^9.21.0", - "mongodb": "^6.13.1", + "mongodb": "^6.14.0", "neostandard": "^0.12.1", "rimraf": "^6.0.1", "ts-node": "^10.9.2", @@ -51,7 +51,7 @@ "typescript": "~5.7.3" }, "peerDependencies": { - "mongodb": "^6.13.1" + "mongodb": "^6.14.0" }, "dependencies": { "@kakang/eventemitter": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9098f27..14bb6f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 mongodb: - specifier: ^6.13.1 - version: 6.13.1 + specifier: ^6.14.0 + version: 6.14.0 neostandard: specifier: ^0.12.1 version: 0.12.1(eslint@9.21.0)(typescript@5.7.3) @@ -1407,11 +1407,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 @@ -3209,7 +3209,7 @@ snapshots: '@types/whatwg-url': 11.0.5 whatwg-url: 14.1.1 - mongodb@6.13.1: + mongodb@6.14.0: dependencies: '@mongodb-js/saslprep': 1.2.0 bson: 6.10.3