Skip to content

Commit e54a3cc

Browse files
fix(deps): update dependency koa to v3.1.2 [security]
1 parent d0fb386 commit e54a3cc

5 files changed

Lines changed: 666 additions & 357 deletions

File tree

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ioredis": "^5.3.2",
4040
"json-canonicalize": "^1.0.6",
4141
"knex": "^3.1.0",
42-
"koa": "^2.15.4",
42+
"koa": "^3.0.0",
4343
"koa-bodyparser": "^4.4.1",
4444
"koa-session": "^6.4.0",
4545
"objection": "^3.1.5",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"ioredis": "^5.3.2",
8888
"json-canonicalize": "^1.0.6",
8989
"knex": "^3.1.0",
90-
"koa": "^2.15.4",
90+
"koa": "^3.0.0",
9191
"koa-bodyparser": "^4.4.1",
9292
"lodash": "^4.17.21",
9393
"luxon": "^3.4.4",

packages/card-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"graphql": "^16.11.0",
2020
"ioredis": "^5.3.2",
2121
"json-canonicalize": "^1.0.6",
22-
"koa": "^2.15.4",
22+
"koa": "^3.0.0",
2323
"koa-bodyparser": "^4.4.1",
2424
"pino": "^8.19.0",
2525
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)