build(deps-dev): bump autocannon
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 23 Nov 2023 20:09:37 +0000 (20:09 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 20:09:37 +0000 (20:09 +0000)
Bumps [autocannon](https://github.com/mcollina/autocannon) from 7.12.0 to 7.14.0.
- [Release notes](https://github.com/mcollina/autocannon/releases)
- [Commits](https://github.com/mcollina/autocannon/compare/v7.12.0...v7.14.0)

---
updated-dependencies:
- dependency-name: autocannon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

index e2f3fe367b21ff3ef4b02b2707a7d7a059933470..8f7f9efe34a83c0bd35751d6fb168d192944e0ea 100644 (file)
@@ -27,7 +27,7 @@
   "devDependencies": {
     "@types/express": "^4.17.21",
     "@types/node": "^20.9.4",
-    "autocannon": "^7.12.0",
+    "autocannon": "^7.14.0",
     "typescript": "^5.3.2"
   }
 }
index 0c6fcee5240296d10ff31a1171d76852fc3b4d82..aba3625fdf9123fb732123f08a42cad0e534a653 100644 (file)
@@ -20,8 +20,8 @@ devDependencies:
     specifier: ^20.9.4
     version: 20.9.4
   autocannon:
-    specifier: ^7.12.0
-    version: 7.12.0
+    specifier: ^7.14.0
+    version: 7.14.0
   typescript:
     specifier: ^5.3.2
     version: 5.3.2
@@ -139,8 +139,8 @@ packages:
     resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
     dev: true
 
-  /autocannon@7.12.0:
-    resolution: {integrity: sha512-SZwtwykFZaoz5pKg7WY7gw1Dayqv9buXSjvc99sSzZIfguUc4FmFEFJr3INtfXJ7o9Xyn5bJM093wxipVV59ZA==}
+  /autocannon@7.14.0:
+    resolution: {integrity: sha512-lusP43BAwrTwQhihLjKwy7LceyX01eKSvFJUsBktASGqcR1g1ySYSPxCoCGDX08uLEs9oaqEKBBUFMenK3B3lQ==}
     hasBin: true
     dependencies:
       chalk: 4.1.2