From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:54:06 +0000 (+0100) Subject: build(deps): bump mongodb from 6.14.2 to 6.15.0 in the regular group (#1354) X-Git-Tag: ocpp-server@v2.0.4~8 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=dbbcc0206c58011165e816787efc8351193f3bcb;p=e-mobility-charging-stations-simulator.git build(deps): bump mongodb from 6.14.2 to 6.15.0 in the regular group (#1354) Bumps the regular group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native). Updates `mongodb` from 6.14.2 to 6.15.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.14.2...v6.15.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index 159d3def..c127e495 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.14.2", + "mongodb": "^6.15.0", "poolifier": "^4.4.5", "rambda": "^9.4.2", "tar": "^7.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bde3f465..d07ea5ec 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.14.2 - version: 6.14.2(socks@2.8.4) + specifier: ^6.15.0 + version: 6.15.0(socks@2.8.4) poolifier: specifier: ^4.4.5 version: 4.4.5 @@ -4248,8 +4248,8 @@ packages: mongodb-connection-string-url@3.0.2: resolution: {integrity: sha512-rMO7CGo/9BFwyZABcKAWL8UJwH/Kc2x0g72uhDWzG48URRax5TCIcJ7Rc3RZqffZzO/Gwff/jyKwCU9TN8gehA==} - mongodb@6.14.2: - resolution: {integrity: sha512-kMEHNo0F3P6QKDq17zcDuPeaywK/YaJVCEQRzPF3TOM/Bl9MFg64YE5Tu7ifj37qZJMhwU1tl2Ioivws5gRG5Q==} + mongodb@6.15.0: + resolution: {integrity: sha512-ifBhQ0rRzHDzqp9jAQP6OwHSH7dbYIQjD3SbJs9YYk9AikKEettW/9s/tbSFDTpXcRbF+u1aLrhHxDFaYtZpFQ==} engines: {node: '>=16.20.1'} peerDependencies: '@aws-sdk/credential-providers': ^3.188.0 @@ -10802,7 +10802,7 @@ snapshots: '@types/whatwg-url': 11.0.5 whatwg-url: 14.2.0 - mongodb@6.14.2(socks@2.8.4): + mongodb@6.15.0(socks@2.8.4): dependencies: '@mongodb-js/saslprep': 1.2.0 bson: 6.10.3