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

index d6057f95acdff24d39c94175c64e480bb0278ec8..ccbd29745c52bf2c7d8902170281827b7f5d418b 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.6.45",
-    "ws": "^8.14.1"
+    "ws": "^8.14.2"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
index 142a706850ee1585ee048de3409a6e65ff462529..7b48e371192b95109b00e68f4540c7e00d420f9b 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:
@@ -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