build(deps): bump ws
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 19 Sep 2023 20:38:54 +0000 (20:38 +0000)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 20:38:54 +0000 (20:38 +0000)
Bumps [ws](https://github.com/websockets/ws) from 8.14.1 to 8.14.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.1...8.14.2)

---
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 49c9602bfb5d3646bd221e7d0dd5c666e58e83c5..1a2db701e81255ab0e0d1f56e4c5cc277da852f6 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.6.45",
-    "ws": "^8.14.1"
+    "ws": "^8.14.2"
   },
   "devDependencies": {
     "@types/node": "^20.6.2",
index 115136f3c3c17ab4f854ba4bd96e5b9375973b7e..162893bc1d447ff7d31b6369f66d43dcdc7dcb38 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^2.6.45
     version: 2.6.45
   ws:
-    specifier: ^8.14.1
-    version: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3)
+    specifier: ^8.14.2
+    version: 8.14.2(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.1(bufferutil@4.0.7)(utf-8-validate@6.0.3):
-    resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==}
+  /ws@8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3):
+    resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==}
     engines: {node: '>=10.0.0'}
     peerDependencies:
       bufferutil: ^4.0.1