diff --git a/packages/a-msgpack/benchmark-msgpack/package.json b/packages/a-msgpack/benchmark-msgpack/package.json index bc874c812..809fbca4b 100644 --- a/packages/a-msgpack/benchmark-msgpack/package.json +++ b/packages/a-msgpack/benchmark-msgpack/package.json @@ -31,7 +31,7 @@ "typescript": "4.8.4" }, "devDependencies": { - "@types/benchmark": "2.1.2", + "@types/benchmark": "2.1.3", "@types/lodash": "4.14.190" } }