Skip to content

Commit

Permalink
chore(deps): update dependency koa to ^2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2022
1 parent 8054dc5 commit 69a56a2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"httpbis-digest-headers": "github:interledger/httpbis-digest-headers",
"jose": "^4.9.0",
"knex": "^0.95",
"koa": "^2.13.4",
"koa": "^2.14.1",
"koa-bodyparser": "^4.3.0",
"koa-session": "^6.2.0",
"node-mocks-http": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"iso8601-duration": "^2.1.1",
"json-canonicalize": "^1.0.4",
"knex": "^0.95",
"koa": "^2.13.1",
"koa": "^2.14.1",
"koa-bodyparser": "^4.3.0",
"lodash": "^4.17.21",
"luxon": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^28.1.8",
"@types/koa": "2.13.5",
"@types/uuid": "^8.3.4",
"koa": "^2.13.4",
"koa": "^2.14.1",
"node-mocks-http": "^1.11.0",
"typescript": "^4.2.4",
"uuid": "^8.3.2"
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69a56a2

Please sign in to comment.