Skip to content

Commit b59dfe4

Browse files
build(deps): bump koa from 2.16.2 to 3.0.1 in /packages/server
Bumps [koa](https://github.com/koajs/koa) from 2.16.2 to 3.0.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v2.16.2...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4361c54 commit b59dfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@hashgraph/json-rpc-relay": "file:../relay",
1111
"co-body": "6.2.0",
1212
"dotenv": "^17.2.1",
13-
"koa": "^2.13.4",
13+
"koa": "^3.0.1",
1414
"koa-cors": "^0.0.16",
1515
"pino": "^9.7.0",
1616
"pino-pretty": "^7.6.1",

0 commit comments

Comments
 (0)