From b3213d509552ea1727a51229d4e0ae50c1ce4869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:13:06 +0000 Subject: [PATCH] build(deps): bump ws Bumps [ws](https://github.com/websockets/ws) from 8.18.1 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.1...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../pnpm/deps_with_ignore/pnpm-lock.yaml | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/test/resources/tst_manifests/pnpm/deps_with_ignore/pnpm-lock.yaml b/src/test/resources/tst_manifests/pnpm/deps_with_ignore/pnpm-lock.yaml index 4a117e1d..48621657 100644 --- a/src/test/resources/tst_manifests/pnpm/deps_with_ignore/pnpm-lock.yaml +++ b/src/test/resources/tst_manifests/pnpm/deps_with_ignore/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: specifier: ^17.1.1 version: 17.1.1 axios: - specifier: ^0.19.0 + specifier: ^0.19.2 version: 0.19.2 backend: specifier: ^0.0.0 @@ -21,10 +21,10 @@ importers: specifier: ^2.4.3 version: 2.4.3 dotenv: - specifier: ^8.2.0 + specifier: ^8.6.0 version: 8.6.0 express: - specifier: ^4.17.1 + specifier: ^4.21.2 version: 4.21.2 jsdom: specifier: ^19.0.0 @@ -33,10 +33,10 @@ importers: specifier: ^8.5.1 version: 8.5.1 mongoose: - specifier: ^5.9.18 + specifier: ^5.13.23 version: 5.13.23 nodemon: - specifier: ^2.0.4 + specifier: ^2.0.22 version: 2.0.22 packages: @@ -740,6 +740,7 @@ packages: sliced@1.0.1: resolution: {integrity: sha512-VZBmZP8WU3sMOZm1bdgTadsQbcscK0UM8oKxKVBs4XAhUo2Xxzm/OFMGBkPusxw9xL3Uy8LrzEqGqJhclsr0yA==} + deprecated: Unsupported source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} @@ -829,6 +830,7 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -842,8 +844,8 @@ packages: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} engines: {node: '>=12'} - ws@8.18.1: - resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} + ws@8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -1319,7 +1321,7 @@ snapshots: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 10.0.0 - ws: 8.18.1 + ws: 8.20.1 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -1708,7 +1710,7 @@ snapshots: tr46: 3.0.0 webidl-conversions: 7.0.0 - ws@8.18.1: {} + ws@8.20.1: {} xml-name-validator@4.0.0: {}