summaryrefslogtreecommitdiff
path: root/benchmark/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/package.json')
-rw-r--r--benchmark/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmark/package.json b/benchmark/package.json
index de288872c..6e58c2a12 100644
--- a/benchmark/package.json
+++ b/benchmark/package.json
@@ -21,10 +21,10 @@
"port-authority": "^2.0.1",
"pretty-bytes": "^6.1.1",
"sharp": "^0.33.3",
- "tinyexec": "^0.3.1"
+ "tinyexec": "^0.3.2"
},
"devDependencies": {
"@codspeed/vitest-plugin": "4.0.0",
- "vitest": "^3.0.0-beta.3"
+ "vitest": "^3.0.0-beta.4"
}
}