build(deps): Bump poolifier from 3.0.4 to 3.0.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 27 Oct 2023 16:42:04 +0000 (16:42 +0000)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 16:42:04 +0000 (16:42 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.4 to 3.0.5.
- [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.4...v3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index f31019e8d3a96afc4f19baf900aa576a732a0782..63d36dd99930397c7e0f75e38616d98f2a5bc78d 100644 (file)
     "logform": "^2.6.0",
     "mnemonist": "^0.39.5",
     "mongodb": "^6.2.0",
-    "poolifier": "^3.0.4",
+    "poolifier": "^3.0.5",
     "source-map-support": "^0.5.21",
     "tar": "^6.2.0",
     "tslib": "^2.6.2",
index a4a270a63ec2dbf89626ce23da74b634b906a4ad..28aeb61b03187525525ee5f47151ce82c13d97ba 100644 (file)
@@ -57,8 +57,8 @@ dependencies:
     specifier: ^6.2.0
     version: 6.2.0
   poolifier:
-    specifier: ^3.0.4
-    version: 3.0.4
+    specifier: ^3.0.5
+    version: 3.0.5
   source-map-support:
     specifier: ^0.5.21
     version: 0.5.21
@@ -7871,8 +7871,8 @@ packages:
     dependencies:
       semver-compare: 1.0.0
 
-  /poolifier@3.0.4:
-    resolution: {integrity: sha512-SKpYhwa26EvWmU90y27zJJI2WY9wXcWjkahz05UQVWxZPFKJZZgBJKgsPqmGOQdFjLx+DYYGJMcASOiH8tlCHA==}
+  /poolifier@3.0.5:
+    resolution: {integrity: sha512-nz8ya6Pr7dCumZku2Y76cqMZ4jw1hVL+udefecuGO1UycuizZpBE1d4u0XZt8NH0YqJ57eVQf95lErD0+bif3A==}
     engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false