build(deps-dev): bump autocannon
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 23 Nov 2023 20:32:44 +0000 (20:32 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 20:32:44 +0000 (20:32 +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-hybrid/package.json
examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml

index 8d76145c130387447bb12cdc196c3613396da272..33ed944bd0a8f39124f0667996e115c00a0d4bcd 100644 (file)
@@ -28,7 +28,7 @@
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/express": "^4.17.21",
     "@types/node": "^20.9.4",
-    "autocannon": "^7.12.0",
+    "autocannon": "^7.14.0",
     "rollup": "^4.5.1",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
index f4b0d143a5bcb1889b35e3dc1a99ff8ace9da5ed..98c903e3a88f18f53ed1c03742e83f0da622607b 100644 (file)
@@ -23,8 +23,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
   rollup:
     specifier: ^4.5.1
     version: 4.5.1
@@ -331,8 +331,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