Skip to content

Commit 4454b2a

Browse files
chore(deps): bump koa from 2.13.4 to 2.16.2
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.16.2. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.13.4...v2.16.2) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04c5975 commit 4454b2a

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10421,7 +10421,6 @@ brace-expansion@^1.1.7, brace-expansion@^2.0.1, brace-expansion@^2.0.2:
1042110421
dependencies:
1042210422
balanced-match "^1.0.0"
1042310423

10424-
[email protected], braces@^3.0.3, braces@~3.0.2:
1042510424
[email protected], braces@^3.0.3, braces@~3.0.2:
1042610425
version "3.0.3"
1042710426
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -11645,10 +11644,10 @@ cookie@^1.0.1:
1164511644
resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
1164611645
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
1164711646

11648-
cookies@~0.8.0:
11649-
version "0.8.0"
11650-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
11651-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
11647+
cookies@~0.9.0:
11648+
version "0.9.1"
11649+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
11650+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
1165211651
dependencies:
1165311652
depd "~2.0.0"
1165411653
keygrip "~1.1.0"
@@ -17642,15 +17641,15 @@ koa-static@^5.0.0:
1764217641
koa-send "^5.0.0"
1764317642

1764417643
koa@^2.5.3:
17645-
version "2.13.4"
17646-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.4.tgz#ee5b0cb39e0b8069c38d115139c774833d32462e"
17647-
integrity sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==
17644+
version "2.16.2"
17645+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.2.tgz#1292a3b415a9b9f3dd6872c1835229630a4ecae3"
17646+
integrity sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==
1764817647
dependencies:
1764917648
accepts "^1.3.5"
1765017649
cache-content-type "^1.0.0"
1765117650
content-disposition "~0.5.2"
1765217651
content-type "^1.0.4"
17653-
cookies "~0.8.0"
17652+
cookies "~0.9.0"
1765417653
debug "^4.3.2"
1765517654
delegates "^1.0.0"
1765617655
depd "^2.0.0"

0 commit comments

Comments
 (0)