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

index ad10bbb4557511745ec3c70d4c0b0957e27bb322..86a6ec7e2f98dcc3c972680aa20e8d33dbcfddd6 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "poolifier": "^2.6.42",
-    "ws": "^8.14.0"
+    "ws": "^8.14.1"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
index 6d28b862c63be7e2819282c2b2697f98d62b77af..7a3c6cc5279cc491ce112b478830b02a1483bf1f 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^2.6.42
     version: 2.6.42
   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:
@@ -484,8 +484,8 @@ packages:
     resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
     dev: true
 
-  /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