build(deps): bump ws
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Sep 2023 04:09:26 +0000 (04:09 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 04:09:26 +0000 (04:09 +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-cluster/package.json
examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml

index 696cd266896eb41da785c42e2b2fc873facdd058..551259ecef40c4d24519c1f575c0177dc275b524 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.7.0",
-    "ws": "^8.14.1"
+    "ws": "^8.14.2"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
index 7fedab354e940847c3812b86c344f47bc647834f..046e0f0893a4f1ec7111685f2a14613c3c70c65e 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^2.7.0
     version: 2.7.0
   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:
@@ -484,8 +484,8 @@ packages:
     resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
     dev: true
 
-  /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