From a917716e9de67dbc6211d394ebfc82eabdb008e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:42:21 +0000 Subject: [PATCH] build(deps): bump the regular group with 2 updates Bumps the regular group with 2 updates: [mongodb](https://github.com/mongodb/node-mongodb-native) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). Updates `mongodb` from 6.14.1 to 6.14.2 - [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.1...v6.14.2) Updates `@types/ws` from 8.5.14 to 8.18.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index cbe40c88..c5c01f4f 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.1", + "mongodb": "^6.14.2", "poolifier": "^4.4.5", "rambda": "^9.4.2", "tar": "^7.4.3", @@ -120,7 +120,7 @@ "@std/expect": "npm:@jsr/std__expect@^1.0.13", "@types/node": "^22.13.9", "@types/semver": "^7.5.8", - "@types/ws": "^8.5.14", + "@types/ws": "^8.18.0", "c8": "^10.1.3", "clinic": "^13.0.0", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab68823e..fee17a0f 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.1 - version: 6.14.1(socks@2.8.4) + specifier: ^6.14.2 + version: 6.14.2(socks@2.8.4) poolifier: specifier: ^4.4.5 version: 4.4.5 @@ -101,8 +101,8 @@ importers: specifier: ^7.5.8 version: 7.5.8 '@types/ws': - specifier: ^8.5.14 - version: 8.5.14 + specifier: ^8.18.0 + version: 8.18.0 c8: specifier: ^10.1.3 version: 10.1.3 @@ -1267,8 +1267,8 @@ packages: '@types/whatwg-url@11.0.5': resolution: {integrity: sha512-coYR071JRaHa+xoEvvYqvnIHaVqaYrLPbsufM9BF63HkwI5Lgmy2QR8Q5K/lYDYo5AK82wOvSOS0UsLTpTG7uQ==} - '@types/ws@8.5.14': - resolution: {integrity: sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==} + '@types/ws@8.18.0': + resolution: {integrity: sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==} '@typescript-eslint/eslint-plugin@8.24.1': resolution: {integrity: sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==} @@ -4185,8 +4185,8 @@ packages: mongodb-connection-string-url@3.0.2: resolution: {integrity: sha512-rMO7CGo/9BFwyZABcKAWL8UJwH/Kc2x0g72uhDWzG48URRax5TCIcJ7Rc3RZqffZzO/Gwff/jyKwCU9TN8gehA==} - mongodb@6.14.1: - resolution: {integrity: sha512-GnHWIm4GtgREkssWRv9vYKNvqwbLd8WL5hCW3nCqzI2OxEZ6Q5g6vc3J6L1Grz0x1hx1wmYAprLlRr3kzBLcJg==} + mongodb@6.14.2: + resolution: {integrity: sha512-kMEHNo0F3P6QKDq17zcDuPeaywK/YaJVCEQRzPF3TOM/Bl9MFg64YE5Tu7ifj37qZJMhwU1tl2Ioivws5gRG5Q==} engines: {node: '>=16.20.1'} peerDependencies: '@aws-sdk/credential-providers': ^3.188.0 @@ -7188,7 +7188,7 @@ snapshots: dependencies: '@types/webidl-conversions': 7.0.3 - '@types/ws@8.5.14': + '@types/ws@8.18.0': dependencies: '@types/node': 22.13.9 @@ -10685,7 +10685,7 @@ snapshots: '@types/whatwg-url': 11.0.5 whatwg-url: 14.1.1 - mongodb@6.14.1(socks@2.8.4): + mongodb@6.14.2(socks@2.8.4): dependencies: '@mongodb-js/saslprep': 1.2.0 bson: 6.10.3 -- 2.43.0