Skip to content

Commit a15fb05

Browse files
fix(deps): update dependency autocannon to v8
1 parent cf40ca6 commit a15fb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"flame": "NODE_ENV=production clinic flame --on-port 'autocannon localhost:$PORT/hello' -- node"
99
},
1010
"dependencies": {
11-
"autocannon": "^7.5.0",
11+
"autocannon": "^8.0.0",
1212
"clinic": "^10.0.0"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)