build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 15 May 2024 20:31:32 +0000 (20:31 +0000)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 20:31:32 +0000 (20:31 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

---
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 f0277c46f8d8363c77a137cb91ed64b869d58383..b75bc9d825d965ac20bede3b98c9f4c922e0bcb2 100644 (file)
@@ -23,7 +23,7 @@
   "license": "ISC",
   "dependencies": {
     "express": "^4.19.2",
-    "poolifier": "^4.0.7"
+    "poolifier": "^4.0.8"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
index 4c454180059daa913d9263a507ed9b28faf2617b..e67795990067581bd6ea770b09062bdfb49dccf3 100644 (file)
@@ -12,8 +12,8 @@ importers:
         specifier: ^4.19.2
         version: 4.19.2
       poolifier:
-        specifier: ^4.0.7
-        version: 4.0.7
+        specifier: ^4.0.8
+        version: 4.0.8
     devDependencies:
       '@rollup/plugin-typescript':
         specifier: ^11.1.6
@@ -631,8 +631,8 @@ packages:
     resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
     engines: {node: '>=8.6'}
 
-  poolifier@4.0.7:
-    resolution: {integrity: sha512-hPUrIAfqHpLj7IpdmTOe5Ld7GCkaTcJPa6EED5SOOj5f81ONY17k7qrLkX3H42zHhGb8twpjGQXmbos370IVvA==}
+  poolifier@4.0.8:
+    resolution: {integrity: sha512-sKkazwnJ6X3ahcG+VNTgfRPuZz6NUI7cCQVrxa9vVm3laWSmoq4VhZ7oA9Ffsw7esJTcuz/g8971C1sqylBptA==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   pretty-bytes@5.6.0:
@@ -1387,7 +1387,7 @@ snapshots:
 
   picomatch@2.3.1: {}
 
-  poolifier@4.0.7: {}
+  poolifier@4.0.8: {}
 
   pretty-bytes@5.6.0: {}