Skip to content

Commit 9152aeb

Browse files
Bump koa from 2.13.4 to 3.0.1
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 3.0.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...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46757b5 commit 9152aeb

File tree

2 files changed

+150
-28
lines changed

2 files changed

+150
-28
lines changed

package-lock.json

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

packages/lit-dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
}
6262
},
6363
"dependencies": {
64-
"koa": "^2.13.0",
64+
"koa": "^3.0.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)