Skip to content

Commit f130643

Browse files
fix(deps): update dependency koa to v3.1.0
1 parent acbfadf commit f130643

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@types/koa": "3.0.1",
1111
"graphql-yoga": "workspace:*",
12-
"koa": "3.0.3",
12+
"koa": "3.1.0",
1313
"supertest": "7.1.4"
1414
},
1515
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"esbuild": "0.25.11",
112112
"cookie": "1.0.2",
113113
"graphql": "16.11.0",
114-
"koa": "3.0.3",
114+
"koa": "3.1.0",
115115
"@changesets/assemble-release-plan": "5.2.3",
116116
"@types/react": "19.2.2",
117117
"multer": "2.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)