Skip to content

Commit 803d2d6

Browse files
chore(deps): bump koa from 2.13.4 to 2.15.4 (#214)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff3c06b commit 803d2d6

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
@@ -3604,10 +3604,10 @@ cookie@~0.4.1:
36043604
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
36053605
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
36063606

3607-
cookies@~0.8.0:
3608-
version "0.8.0"
3609-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
3610-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
3607+
cookies@~0.9.0:
3608+
version "0.9.1"
3609+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
3610+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
36113611
dependencies:
36123612
depd "~2.0.0"
36133613
keygrip "~1.1.0"
@@ -5892,15 +5892,15 @@ koa-static@^5.0.0:
58925892
koa-send "^5.0.0"
58935893

58945894
koa@^2.13.0:
5895-
version "2.13.4"
5896-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.4.tgz#ee5b0cb39e0b8069c38d115139c774833d32462e"
5897-
integrity sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==
5895+
version "2.15.4"
5896+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
5897+
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
58985898
dependencies:
58995899
accepts "^1.3.5"
59005900
cache-content-type "^1.0.0"
59015901
content-disposition "~0.5.2"
59025902
content-type "^1.0.4"
5903-
cookies "~0.8.0"
5903+
cookies "~0.9.0"
59045904
debug "^4.3.2"
59055905
delegates "^1.0.0"
59065906
depd "^2.0.0"

0 commit comments

Comments
 (0)