build(deps-dev): bump tslib
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index f6707eb209d7e03e74afed4452f24161c512c4e1..27828a9672b6c7321184269f75e7c49a38808a4e 100644 (file)
@@ -19,7 +19,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.25",
+    "poolifier": "^2.6.28",
     "ws": "^8.13.0"
   },
   "devDependencies": {
@@ -28,7 +28,7 @@
     "@types/ws": "^8.5.5",
     "rollup": "^3.28.0",
     "rollup-plugin-delete": "^2.0.0",
-    "tslib": "^2.6.1",
+    "tslib": "^2.6.2",
     "typescript": "^5.1.6"
   },
   "optionalDependencies": {