build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 19 Oct 2023 20:33:25 +0000 (20:33 +0000)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 20:33:25 +0000 (20:33 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-server-pool/express-cluster/package.json
examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml

index 8c50a889e22f0c8d815472a806bde566a0a2f1a9..afd446ae9b94fe1da4f8b0c176c2dfc5d9a4c02b 100644 (file)
@@ -22,7 +22,7 @@
   "license": "ISC",
   "dependencies": {
     "express": "^4.18.2",
-    "poolifier": "^3.0.2"
+    "poolifier": "^3.0.3"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
index f5aca9a5508ebf786faf6f558d9a859b4ff51f42..23236f46ba1bcc18c1180a0e6c1bc0ea68843124 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^4.18.2
     version: 4.18.2
   poolifier:
-    specifier: ^3.0.2
-    version: 3.0.2
+    specifier: ^3.0.3
+    version: 3.0.3
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -1001,8 +1001,8 @@ packages:
     engines: {node: '>=8.6'}
     dev: true
 
-  /poolifier@3.0.2:
-    resolution: {integrity: sha512-fA93zMtBWjm1XZ8VNnsGgGNiBV6vx5w5WniqV8yJki21fu93q61Z6tIoAA4gl4i7cT48yrbdsUF3PivkLP4P4w==}
+  /poolifier@3.0.3:
+    resolution: {integrity: sha512-THJZnqNK8wWUl0MTjnXOVxh/ose9FGZY+k+KR+CYCSj2fw6Jm38HdB5G6OsJRNEKwUUbDCgpxe3U0ofLTEUElg==}
     engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false