From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 16:58:52 +0000 (+0000) Subject: build(deps): bump ws from 8.17.1 to 8.18.0 X-Git-Tag: ocpp-server@v1.4.0~26^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=4119c6edbafb3fe813587770a2fb5a91c85a8340;p=e-mobility-charging-stations-simulator.git build(deps): bump ws from 8.17.1 to 8.18.0 Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.18.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.17.1...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index e8f47714..80c7679c 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "tar": "^7.4.0", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0", - "ws": "^8.17.1" + "ws": "^8.18.0" }, "optionalDependencies": { "bufferutil": "^4.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82e6d374..81e9491b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^5.0.0 version: 5.0.0(winston@3.13.0) ws: - specifier: ^8.17.1 - version: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4) + specifier: ^8.18.0 + version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) optionalDependencies: bufferutil: specifier: ^4.0.8 @@ -6235,6 +6235,18 @@ packages: utf-8-validate: optional: true + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + xdg-basedir@4.0.0: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} engines: {node: '>=8'} @@ -13174,6 +13186,11 @@ snapshots: bufferutil: 4.0.8 utf-8-validate: 6.0.4 + ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 6.0.4 + xdg-basedir@4.0.0: {} xdg-basedir@5.1.0: {}