build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 18 Sep 2023 10:54:27 +0000 (10:54 +0000)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 10:54:27 +0000 (10:54 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.44 to 2.6.45.
- [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/v2.6.44...v2.6.45)

---
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-hybrid/package.json
examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml

index 0e9d075947aff2bcbf006701853f32b513496032..6cc6f461d313ea8aed9f9e2ba37f0f837a1295a3 100644 (file)
@@ -22,7 +22,7 @@
   "license": "ISC",
   "dependencies": {
     "express": "^4.18.2",
-    "poolifier": "^2.6.44"
+    "poolifier": "^2.6.45"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
index 8aee76fd1cf10e87e529141d8355db54bac4d286..0fb1cf74562ab86ea990f165d8d6e160ac50ba5b 100644 (file)
@@ -9,8 +9,8 @@ dependencies:
     specifier: ^4.18.2
     version: 4.18.2
   poolifier:
-    specifier: ^2.6.44
-    version: 2.6.44
+    specifier: ^2.6.45
+    version: 2.6.45
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -904,8 +904,8 @@ packages:
     engines: {node: '>=8.6'}
     dev: true
 
-  /poolifier@2.6.44:
-    resolution: {integrity: sha512-e/EkC+DU52sZFeLXmXvjj/5wbae86Oe1Z1xJp20vjBjpMehlJwzUPO0asF4qDH+CxuHuSo662oHm/qFE8kqhNQ==}
+  /poolifier@2.6.45:
+    resolution: {integrity: sha512-FiSvj+MsEoBK5M3g+38nhgM17OoeiWIDuOUI7wCSUxCGycvMc43WdIVTiuCX4uMUKVBzXaOOWw4UlEsRvPl6Xw==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false