From d3958a791b7bc53a9b2980b11e87afbb783c433e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:27:59 +0000 Subject: [PATCH] build(deps-dev): bump mongodb from 6.8.1 to 6.9.0 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.8.1 to 6.9.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.8.1...v6.9.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 57371dfe..5d0bbd7e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "^8.57.1", "eslint-config-etherpad": "^4.0.4", "eslint-plugin-import": "^2.31.0", - "mongodb": "^6.8.1", + "mongodb": "^6.9.0", "mssql": "^11.0.1", "mysql2": "^3.11.3", "nano": "^10.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbc68500..a82449c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^2.31.0 version: 2.31.0(@typescript-eslint/parser@7.8.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) mongodb: - specifier: ^6.8.1 - version: 6.8.1 + specifier: ^6.9.0 + version: 6.9.0 mssql: specifier: ^11.0.1 version: 11.0.1 @@ -1917,8 +1917,8 @@ packages: mongodb-connection-string-url@3.0.0: resolution: {integrity: sha512-t1Vf+m1I5hC2M5RJx/7AtxgABy1cZmIPQRMXw+gEIPn/cZNF3Oiy+l0UIypUwVB5trcWHq3crg2g3uAR9aAwsQ==} - mongodb@6.8.1: - resolution: {integrity: sha512-qsS+gl5EJb+VzJqUjXSZ5Y5rbuM/GZlZUEJ2OIVYP10L9rO9DQ0DGp+ceTzsmoADh6QYMWd9MSdG9IxRyYUkEA==} + mongodb@6.9.0: + resolution: {integrity: sha512-UMopBVx1LmEUbW/QE0Hw18u583PEDVQmUmVzzBRH0o/xtE9DBRA5ZYLOjpLIa03i8FXjzvQECJcqoMvCXftTUA==} engines: {node: '>=16.20.1'} peerDependencies: '@aws-sdk/credential-providers': ^3.188.0 @@ -4795,7 +4795,7 @@ snapshots: '@types/whatwg-url': 11.0.4 whatwg-url: 13.0.0 - mongodb@6.8.1: + mongodb@6.9.0: dependencies: '@mongodb-js/saslprep': 1.1.6 bson: 6.7.0