diff --git a/example/zoo/package.json b/example/zoo/package.json index b642c9fa..15d92412 100644 --- a/example/zoo/package.json +++ b/example/zoo/package.json @@ -7,7 +7,7 @@ "eslint-plugin-import": "^2.18.2" }, "dependencies": { - "commander": "^9.4.1", + "commander": "^9.5.0", "express": "^4.15.2", "express-basic-auth": "^1.0.1", "lightstep-tracer": "^0.20.2",