Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 305941ece108c2a62b3a884edeabccea722212b5..3163191738ec679ba65e5abdd3947416c0735fa3 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.0",
+    "poolifier": "^3.0.1",
     "ws": "^8.14.2"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.8.6",
     "@types/ws": "^8.5.7",
-    "rollup": "^4.1.0",
+    "rollup": "^4.1.4",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"