Skip to content

Commit 79f4733

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 3578961 commit 79f4733

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
@@ -11562,10 +11562,10 @@ cookie@^1.0.1:
1156211562
resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
1156311563
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
1156411564

11565-
cookies@~0.8.0:
11566-
version "0.8.0"
11567-
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
11568-
integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==
11565+
cookies@~0.9.0:
11566+
version "0.9.1"
11567+
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
11568+
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
1156911569
dependencies:
1157011570
depd "~2.0.0"
1157111571
keygrip "~1.1.0"
@@ -17563,15 +17563,15 @@ koa-static@^5.0.0:
1756317563
koa-send "^5.0.0"
1756417564

1756517565
koa@^2.5.3:
17566-
version "2.13.4"
17567-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.4.tgz#ee5b0cb39e0b8069c38d115139c774833d32462e"
17568-
integrity sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==
17566+
version "2.16.2"
17567+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.2.tgz#1292a3b415a9b9f3dd6872c1835229630a4ecae3"
17568+
integrity sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==
1756917569
dependencies:
1757017570
accepts "^1.3.5"
1757117571
cache-content-type "^1.0.0"
1757217572
content-disposition "~0.5.2"
1757317573
content-type "^1.0.4"
17574-
cookies "~0.8.0"
17574+
cookies "~0.9.0"
1757517575
debug "^4.3.2"
1757617576
delegates "^1.0.0"
1757717577
depd "^2.0.0"

0 commit comments

Comments
 (0)