Skip to content

Commit 9e413aa

Browse files
Bump koa from 2.14.1 to 2.16.1
Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.16.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.14.1...v2.16.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8316ad5 commit 9e413aa

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
@@ -2025,10 +2025,10 @@ convert-source-map@^2.0.0:
20252025
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
20262026
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
20272027

2028-
cookies@~0.8.0:
2029-
version "0.8.0"
2030-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
2031-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
2028+
cookies@~0.9.0:
2029+
version "0.9.1"
2030+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
2031+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
20322032
dependencies:
20332033
depd "~2.0.0"
20342034
keygrip "~1.1.0"
@@ -3486,15 +3486,15 @@ koa-static@^5.0.0:
34863486
koa-send "^5.0.0"
34873487

34883488
koa@^2.13.0:
3489-
version "2.14.1"
3490-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.14.1.tgz#defb9589297d8eb1859936e777f3feecfc26925c"
3491-
integrity sha512-USJFyZgi2l0wDgqkfD27gL4YGno7TfUkcmOe6UOLFOVuN+J7FwnNu4Dydl4CUQzraM1lBAiGed0M9OVJoT0Kqw==
3489+
version "2.16.1"
3490+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.1.tgz#ba1aae04d8319d7dac4a17a0d289d7482501e194"
3491+
integrity sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==
34923492
dependencies:
34933493
accepts "^1.3.5"
34943494
cache-content-type "^1.0.0"
34953495
content-disposition "~0.5.2"
34963496
content-type "^1.0.4"
3497-
cookies "~0.8.0"
3497+
cookies "~0.9.0"
34983498
debug "^4.3.2"
34993499
delegates "^1.0.0"
35003500
depd "^2.0.0"

0 commit comments

Comments
 (0)