Skip to content

Commit 015871f

Browse files
fix(deps): update dependency koa to v2.15.4 [security] (#4136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d8b8a7 commit 015871f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fs-extra": "9.1.0",
2525
"http-graceful-shutdown": "2.4.0",
2626
"joi": "^17.12.3",
27-
"koa": "2.15.3",
27+
"koa": "2.15.4",
2828
"koa-router": "10.1.1",
2929
"koa-views": "6.3.1",
3030
"lodash": "4.17.21",

export/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,10 +1475,10 @@ [email protected]:
14751475
mz "^2.4.0"
14761476
pretty "^2.0.0"
14771477

1478-
1479-
version "2.15.3"
1480-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.3.tgz#062809266ee75ce0c75f6510a005b0e38f8c519a"
1481-
integrity sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==
1478+
1479+
version "2.15.4"
1480+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
1481+
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
14821482
dependencies:
14831483
accepts "^1.3.5"
14841484
cache-content-type "^1.0.0"

0 commit comments

Comments
 (0)