Skip to content

Commit 74622e9

Browse files
build(deps): bump koa from 3.0.1 to 3.0.3
Bumps [koa](https://github.com/koajs/koa) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.0.1...v3.0.3) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 729435f commit 74622e9

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"body-parser": "^1.20.2",
9797
"express": "^4.21.2",
9898
"express-session": "^1.18.2",
99-
"koa": "^3.0.1",
99+
"koa": "^3.0.3",
100100
"koa-bodyparser": "^4.4.1",
101101
"multer": "^2.0.2"
102102
}

0 commit comments

Comments
 (0)