Skip to content

Commit b5b951e

Browse files
fix(deps): update dependency @koa/router to v12 (open-telemetry#1483)
Co-authored-by: Haddas Bronfman <[email protected]>
1 parent 9fbd9e8 commit b5b951e

File tree

1 file changed

+1
-1
lines changed
  • plugins/node/opentelemetry-instrumentation-koa/examples

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-koa/examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"url": "https://github.com/open-telemetry/opentelemetry-js-contrib/issues"
3131
},
3232
"dependencies": {
33-
"@koa/router": "^9.3.1",
33+
"@koa/router": "^12.0.0",
3434
"@opentelemetry/api": "^1.0.0",
3535
"@opentelemetry/exporter-jaeger": "^1.0.0",
3636
"@opentelemetry/exporter-zipkin": "^1.0.0",

0 commit comments

Comments
 (0)