Skip to content

Commit 43279fc

Browse files
chore(deps): bump koa from 2.15.3 to 2.16.0
Bumps [koa](https://github.com/koajs/koa) from 2.15.3 to 2.16.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.3...2.16.0) --- updated-dependencies: - dependency-name: koa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 962ef62 commit 43279fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"buffer": "^6.0.3",
138138
"electron-updater": "6.3.9",
139139
"js-yaml": "^4.1.0",
140-
"koa": "^2.15.3",
140+
"koa": "^2.16.0",
141141
"koa-static": "^5.0.0",
142142
"mri": "^1.2.0",
143143
"process": "^0.11.10",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4222,7 +4222,7 @@ __metadata:
42224222
glob: "npm:^11.0.0"
42234223
html-webpack-plugin: "npm:^5.6.2"
42244224
js-yaml: "npm:^4.1.0"
4225-
koa: "npm:^2.15.3"
4225+
koa: "npm:^2.16.0"
42264226
koa-static: "npm:^5.0.0"
42274227
less: "npm:^4.2.0"
42284228
less-loader: "npm:^12.2.0"
@@ -8824,9 +8824,9 @@ __metadata:
88248824
languageName: node
88258825
linkType: hard
88268826

8827-
"koa@npm:^2.15.3":
8828-
version: 2.15.3
8829-
resolution: "koa@npm:2.15.3"
8827+
"koa@npm:^2.16.0":
8828+
version: 2.16.0
8829+
resolution: "koa@npm:2.16.0"
88308830
dependencies:
88318831
accepts: "npm:^1.3.5"
88328832
cache-content-type: "npm:^1.0.0"
@@ -8851,7 +8851,7 @@ __metadata:
88518851
statuses: "npm:^1.5.0"
88528852
type-is: "npm:^1.6.16"
88538853
vary: "npm:^1.1.2"
8854-
checksum: 10/b2c2771a4ee5268f9d039ce025b9c3798a0baba8c3cf3895a6fc2d286363e0cd2c98c02a5b87f14100baa2bc17d854eed6ed80f9bd41afda1d056f803b206514
8854+
checksum: 10/88284e5da49cd54a2db663c818f5370d00f32b6aefbe5ecfc75bdaf7937d3b08cfbb884d07564b8e2b856dfe74d930997a6bdca2e2090dc2bfae0fa8af56a214
88558855
languageName: node
88568856
linkType: hard
88578857

0 commit comments

Comments
 (0)