build(deps): bump ws
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Sep 2023 21:41:52 +0000 (21:41 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 21:41:52 +0000 (21:41 +0000)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.14.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index 43290b8f2250e2593ad942d8a7259187a205c1ce..5e1c5d2c22c9b41a47e1badcce33bf65ef02ba57 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.6.41",
-    "ws": "^8.13.0"
+    "ws": "^8.14.0"
   },
   "devDependencies": {
     "@types/node": "^20.5.9",
index 04cac36bce6f106de3ce3193dc586390102a44b7..90a253daeded116c6eca833188aee2d8d98fff14 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^2.6.41
     version: 2.6.41
   ws:
-    specifier: ^8.13.0
-    version: 8.13.0(bufferutil@4.0.7)(utf-8-validate@6.0.3)
+    specifier: ^8.14.0
+    version: 8.14.0(bufferutil@4.0.7)(utf-8-validate@6.0.3)
 
 optionalDependencies:
   bufferutil:
@@ -77,8 +77,8 @@ packages:
       node-gyp-build: 4.6.0
     dev: false
 
-  /ws@8.13.0(bufferutil@4.0.7)(utf-8-validate@6.0.3):
-    resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==}
+  /ws@8.14.0(bufferutil@4.0.7)(utf-8-validate@6.0.3):
+    resolution: {integrity: sha512-WR0RJE9Ehsio6U4TuM+LmunEsjQ5ncHlw4sn9ihD6RoJKZrVyH9FWV3dmnwu8B2aNib1OvG2X6adUCyFpQyWcg==}
     engines: {node: '>=10.0.0'}
     peerDependencies:
       bufferutil: ^4.0.1