From 004f451a03284e2984108d24b2c9d317b15fdc16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 21:03:00 +0000 Subject: [PATCH] fix(deps): update dependency clinic to v13 --- benchmarks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/package.json b/benchmarks/package.json index 76b116190..700571a9d 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "autocannon": "^7.5.0", - "clinic": "^10.0.0" + "clinic": "^13.0.0" }, "devDependencies": { "lerna": "^4.0.0"