Skip to content

Commit c878323

Browse files
Bump koa from 2.14.1 to 2.15.4
Bumps [koa](https://github.com/koajs/koa) from 2.14.1 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.14.1...2.15.4) --- updated-dependencies: - dependency-name: koa dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfe63bb commit c878323

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2021,10 +2021,10 @@ convert-source-map@^2.0.0:
20212021
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
20222022
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
20232023

2024-
cookies@~0.8.0:
2025-
version "0.8.0"
2026-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
2027-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
2024+
cookies@~0.9.0:
2025+
version "0.9.1"
2026+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
2027+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
20282028
dependencies:
20292029
depd "~2.0.0"
20302030
keygrip "~1.1.0"
@@ -3482,15 +3482,15 @@ koa-static@^5.0.0:
34823482
koa-send "^5.0.0"
34833483

34843484
koa@^2.13.0:
3485-
version "2.14.1"
3486-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.14.1.tgz#defb9589297d8eb1859936e777f3feecfc26925c"
3487-
integrity sha512-USJFyZgi2l0wDgqkfD27gL4YGno7TfUkcmOe6UOLFOVuN+J7FwnNu4Dydl4CUQzraM1lBAiGed0M9OVJoT0Kqw==
3485+
version "2.15.4"
3486+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
3487+
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
34883488
dependencies:
34893489
accepts "^1.3.5"
34903490
cache-content-type "^1.0.0"
34913491
content-disposition "~0.5.2"
34923492
content-type "^1.0.4"
3493-
cookies "~0.8.0"
3493+
cookies "~0.9.0"
34943494
debug "^4.3.2"
34953495
delegates "^1.0.0"
34963496
depd "^2.0.0"

0 commit comments

Comments
 (0)