Skip to content

Commit b6c7a55

Browse files
chore(deps): bump koa from 2.15.4 to 2.16.1 in /benchmarks
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 80ffefb commit b6c7a55

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"hsts": "^2.1.0",
4444
"ienoopen": "^1.0.0",
4545
"inquirer": "^8.0.0",
46-
"koa": "^2.15.4",
46+
"koa": "^2.16.1",
4747
"koa-isomorphic-router": "^1.0.0",
4848
"koa-router": "^10.0.0",
4949
"make-promises-safe": "^5.1.0",

benchmarks/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ __metadata:
772772
hsts: "npm:^2.1.0"
773773
ienoopen: "npm:^1.0.0"
774774
inquirer: "npm:^8.0.0"
775-
koa: "npm:^2.15.4"
775+
koa: "npm:^2.16.1"
776776
koa-isomorphic-router: "npm:^1.0.0"
777777
koa-router: "npm:^10.0.0"
778778
make-promises-safe: "npm:^5.1.0"
@@ -5337,9 +5337,9 @@ __metadata:
53375337
languageName: node
53385338
linkType: hard
53395339

5340-
"koa@npm:^2.15.4":
5341-
version: 2.15.4
5342-
resolution: "koa@npm:2.15.4"
5340+
"koa@npm:^2.16.1":
5341+
version: 2.16.1
5342+
resolution: "koa@npm:2.16.1"
53435343
dependencies:
53445344
accepts: "npm:^1.3.5"
53455345
cache-content-type: "npm:^1.0.0"
@@ -5364,7 +5364,7 @@ __metadata:
53645364
statuses: "npm:^1.5.0"
53655365
type-is: "npm:^1.6.16"
53665366
vary: "npm:^1.1.2"
5367-
checksum: 10/98de77173822f0a28c0f5d1ebd261ab02f3f905d40602e51957a0c7202122647a60c5b6c59be03361dd24bf6a5685eac97af84b306914efd057751e71f93cb0f
5367+
checksum: 10/f33b95227e48bffd3a682996e6cf72c4ae2992671529c6c914b76d28172219c9cbd8201b16cc028dc25fafc8f1dc9391a6e7e045740a10ee7d89a5631031a974
53685368
languageName: node
53695369
linkType: hard
53705370

0 commit comments

Comments
 (0)