Skip to content

Commit 1f34a50

Browse files
Update dependency koa to v3
1 parent 1378013 commit 1f34a50

File tree

2 files changed

+114
-90
lines changed

2 files changed

+114
-90
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@graphile-contrib/pg-simplify-inflector": "6.1.0",
2424
"dotenv": "17.2.1",
25-
"koa": "2.16.2",
25+
"koa": "3.0.1",
2626
"koa-bodyparser": "4.4.1",
2727
"koa-compress": "5.1.1",
2828
"koa-helmet": "7.1.0",
@@ -32,7 +32,7 @@
3232
"// build": "Dependencies required to build the project",
3333
"devDependencies": {
3434
"@tsconfig/node20": "20.1.6",
35-
"@types/koa": "2.15.0",
35+
"@types/koa": "3.0.0",
3636
"@types/koa-bodyparser": "4.3.12",
3737
"@types/koa-compress": "4.0.6",
3838
"@types/koa-router": "7.4.8",

0 commit comments

Comments
 (0)