Skip to content

Commit

Permalink
chore(deps): update dependency koa to v2.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 563aa0c commit 02aa980
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 @@ -77,7 +77,7 @@
"graphql": "16.10.0",
"husky": "9.1.7",
"jest": "29.7.0",
"koa": "2.15.3",
"koa": "2.15.4",
"lint-staged": "15.4.3",
"node-fetch": "^3.3.2",
"prettier": "3.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3362,10 +3362,10 @@ koa-convert@^2.0.0:
co "^4.6.0"
koa-compose "^4.1.0"

[email protected].3:
version "2.15.3"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.3.tgz#062809266ee75ce0c75f6510a005b0e38f8c519a"
integrity sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==
[email protected].4:
version "2.15.4"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
dependencies:
accepts "^1.3.5"
cache-content-type "^1.0.0"
Expand Down

0 comments on commit 02aa980

Please sign in to comment.