Skip to content

Commit e8e54dd

Browse files
chore(deps): bump koa from 2.16.1 to 3.0.0 in /examples/openid-connect
Bumps [koa](https://github.com/koajs/koa) from 2.16.1 to 3.0.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v2.16.1...v3.0.0) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa6fb4e commit e8e54dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/openid-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@koa/router": "^13.0.0",
1414
"@slack/web-api": "^7.3.4",
1515
"jsonwebtoken": "^9.0.2",
16-
"koa": "^2.13.1",
16+
"koa": "^3.0.0",
1717
"uuid": "^11.0.2"
1818
}
1919
}

0 commit comments

Comments
 (0)