Skip to content

Commit 1264258

Browse files
Bump koa from 2.13.4 to 2.15.4 (#6656)
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.15.4. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md) - [Commits](koajs/koa@2.13.4...2.15.4) --- updated-dependencies: - dependency-name: koa dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a692853 commit 1264258

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,10 +1958,10 @@ convert-source-map@^1.5.0:
19581958
dependencies:
19591959
safe-buffer "~5.1.1"
19601960

1961-
cookies@~0.8.0:
1962-
version "0.8.0"
1963-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
1964-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
1961+
cookies@~0.9.0:
1962+
version "0.9.1"
1963+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
1964+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
19651965
dependencies:
19661966
depd "~2.0.0"
19671967
keygrip "~1.1.0"
@@ -3875,15 +3875,15 @@ koa-static@^5.0.0:
38753875
koa-send "^5.0.0"
38763876

38773877
koa@^2.13.4:
3878-
version "2.13.4"
3879-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.4.tgz#ee5b0cb39e0b8069c38d115139c774833d32462e"
3880-
integrity sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==
3878+
version "2.15.4"
3879+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
3880+
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
38813881
dependencies:
38823882
accepts "^1.3.5"
38833883
cache-content-type "^1.0.0"
38843884
content-disposition "~0.5.2"
38853885
content-type "^1.0.4"
3886-
cookies "~0.8.0"
3886+
cookies "~0.9.0"
38873887
debug "^4.3.2"
38883888
delegates "^1.0.0"
38893889
depd "^2.0.0"

0 commit comments

Comments
 (0)