Skip to content

Commit

Permalink
chore(deps): update dependency koa to v2.15.1 (#275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 8a1408c commit c6d827c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"graphql": "16.8.1",
"husky": "9.0.11",
"jest": "29.7.0",
"koa": "2.15.0",
"koa": "2.15.1",
"lint-staged": "15.2.2",
"node-fetch": "^3.3.2",
"prettier": "3.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3271,10 +3271,10 @@ koa-convert@^2.0.0:
co "^4.6.0"
koa-compose "^4.1.0"

[email protected].0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.0.tgz#d24ae1b0ff378bf12eb3df584ab4204e4c12ac2b"
integrity sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==
[email protected].1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.1.tgz#3d03840b8d9684c51b2b05a40ee7e7ba8621084c"
integrity sha512-kpxzGxsv7tlc0WmccWd6CfdWqYXk4o/FsCTjnKaDnHLjPK/Sy1MpoBkuKO5LN7GdPHgPljrAVmMO3wbFxEJTeA==
dependencies:
accepts "^1.3.5"
cache-content-type "^1.0.0"
Expand Down

0 comments on commit c6d827c

Please sign in to comment.