Skip to content

Commit f5d26a9

Browse files
dependabot[bot]nusr
authored andcommitted
build(deps): bump koa from 2.15.4 to 2.16.1 in /demo/backend
Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.4...v2.16.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b37454 commit f5d26a9

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

demo/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@koa/cors": "^5.0.0",
2121
"@koa/router": "^13.1.0",
2222
"@prisma/client": "^6.3.1",
23-
"koa": "^2.15.4",
23+
"koa": "^2.16.1",
2424
"koa-body": "^6.0.1"
2525
},
2626
"prisma": {

demo/backend/pnpm-lock.yaml

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)