build(deps-dev): bump @types/ws
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 739fcdf5abc3e5a81e2aa62c2296bb1c488a891c..ce8e356ecb66832542d9a8063522c26041c09fa8 100644 (file)
@@ -25,8 +25,8 @@
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.6.2",
-    "@types/ws": "^8.5.5",
+    "@types/node": "^20.6.3",
+    "@types/ws": "^8.5.6",
     "rollup": "^3.29.2",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",