Skip to content

Commit d9c9a66

Browse files
chore(deps): bump @koa/router from 10.1.1 to 13.0.0 in /examples/openid-connect (#1996)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8be7ffb commit d9c9a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openid-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"repository": "slackapi/node-slack-sdk",
1212
"dependencies": {
13-
"@koa/router": "^10.1.0",
13+
"@koa/router": "^13.0.0",
1414
"@slack/web-api": "^7.3.4",
1515
"jsonwebtoken": "^9.0.2",
1616
"koa": "^2.13.1",

0 commit comments

Comments
 (0)