Skip to content

Commit e472300

Browse files
Bump koa from 2.13.4 to 2.15.4 (#254)
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 91cff2b commit e472300

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
@@ -1374,13 +1374,13 @@ __metadata:
13741374
languageName: node
13751375
linkType: hard
13761376

1377-
"cookies@npm:~0.8.0":
1378-
version: 0.8.0
1379-
resolution: "cookies@npm:0.8.0"
1377+
"cookies@npm:~0.9.0":
1378+
version: 0.9.1
1379+
resolution: "cookies@npm:0.9.1"
13801380
dependencies:
13811381
depd: "npm:~2.0.0"
13821382
keygrip: "npm:~1.1.0"
1383-
checksum: 5da4d72ba81c2740511751ac8ea9506e10e2366b9ad3360333581e4667fd8d063d02c5be0bef16177de3e366b8128ed2b72921e2952c79cbca084d177e529bba
1383+
checksum: 4816461a38d907b20f3fb7a2bc4741fe580e7a195f3e248ef7025cb3be56a07638a0f4e72553a5f535554ca30172c8a3245c63ac72c9737cec034e9a47773392
13841384
languageName: node
13851385
linkType: hard
13861386

@@ -2552,14 +2552,14 @@ __metadata:
25522552
linkType: hard
25532553

25542554
"koa@npm:^2.13.0":
2555-
version: 2.13.4
2556-
resolution: "koa@npm:2.13.4"
2555+
version: 2.15.4
2556+
resolution: "koa@npm:2.15.4"
25572557
dependencies:
25582558
accepts: "npm:^1.3.5"
25592559
cache-content-type: "npm:^1.0.0"
25602560
content-disposition: "npm:~0.5.2"
25612561
content-type: "npm:^1.0.4"
2562-
cookies: "npm:~0.8.0"
2562+
cookies: "npm:~0.9.0"
25632563
debug: "npm:^4.3.2"
25642564
delegates: "npm:^1.0.0"
25652565
depd: "npm:^2.0.0"
@@ -2578,7 +2578,7 @@ __metadata:
25782578
statuses: "npm:^1.5.0"
25792579
type-is: "npm:^1.6.16"
25802580
vary: "npm:^1.1.2"
2581-
checksum: 5ddd5a08dcfc17f87a90fd8717a158f6f42ac8113d8328d487cbdb1cf73797e9be199e1b1c5f67c9b6e5f0daef96654fb94ed244dea5500d8197b0f81f2dc652
2581+
checksum: 98de77173822f0a28c0f5d1ebd261ab02f3f905d40602e51957a0c7202122647a60c5b6c59be03361dd24bf6a5685eac97af84b306914efd057751e71f93cb0f
25822582
languageName: node
25832583
linkType: hard
25842584

0 commit comments

Comments
 (0)