Skip to content

Commit

Permalink
fix(deps): update dependency koa to v2.15.4 [security] (#1194)
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 Feb 12, 2025
1 parent 14a587c commit 13be8c8
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 @@ -95,7 +95,7 @@
"js-yaml": "4.1.0",
"json-schema-faker": "0.5.8",
"jsonwebtoken": "9.0.2",
"koa": "2.15.3",
"koa": "2.15.4",
"koa-bodyparser": "4.4.1",
"koa-proxies": "0.12.4",
"koa2-swagger-ui": "5.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7983,10 +7983,10 @@ [email protected]:
lodash "^4.17.21"
read-pkg-up "7.0.1"

[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 13be8c8

Please sign in to comment.