build(deps): bump ws
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 9 Sep 2023 10:22:37 +0000 (10:22 +0000)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2023 10:22:37 +0000 (10:22 +0000)
Bumps [ws](https://github.com/websockets/ws) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.0...8.14.1)

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

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 a3dfaa6d9afb9e01ffe927c2a69f6f1de3746d26..66b755944ee5e031672ec1f2f8c006507722aba5 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.6.44",
-    "ws": "^8.14.0"
+    "ws": "^8.14.1"
   },
   "devDependencies": {
     "@types/node": "^20.5.9",
index a7a0a24a8b01d3fcfb77511ef7b7c734221b623a..6fb1b2936736966cbe1e909de269a099e0ba784b 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^2.6.44
     version: 2.6.44
   ws:
-    specifier: ^8.14.0
-    version: 8.14.0(bufferutil@4.0.7)(utf-8-validate@6.0.3)
+    specifier: ^8.14.1
+    version: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3)
 
 optionalDependencies:
   bufferutil:
@@ -77,8 +77,8 @@ packages:
       node-gyp-build: 4.6.1
     dev: false
 
-  /ws@8.14.0(bufferutil@4.0.7)(utf-8-validate@6.0.3):
-    resolution: {integrity: sha512-WR0RJE9Ehsio6U4TuM+LmunEsjQ5ncHlw4sn9ihD6RoJKZrVyH9FWV3dmnwu8B2aNib1OvG2X6adUCyFpQyWcg==}
+  /ws@8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3):
+    resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==}
     engines: {node: '>=10.0.0'}
     peerDependencies:
       bufferutil: ^4.0.1