Skip to content

Commit 753b5d2

Browse files
Bump koa from 2.13.4 to 2.16.1
Bumps [koa](https://github.com/koajs/koa) from 2.13.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.13.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 59af258 commit 753b5d2

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Diff for: package-lock.json

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

Diff for: packages/lit-dev-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
}
6262
},
6363
"dependencies": {
64-
"koa": "^2.13.0",
64+
"koa": "^2.16.1",
6565
"koa-conditional-get": "^3.0.0",
6666
"koa-etag": "^4.0.0",
6767
"koa-send": "^5.0.0",

0 commit comments

Comments
 (0)