Skip to content

Bump koa from 2.14.2 to 2.16.1 #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cinnamon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"co": "^4.6.0",
"formidable": "^3.5.1",
"iconv-lite": "^0.6.3",
"koa": "^2.14.2",
"koa": "^2.16.1",
"koa-router": "^12.0.1",
"qs": "^6.11.2",
"toml": "^3.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ __metadata:
co: "npm:^4.6.0"
formidable: "npm:^3.5.1"
iconv-lite: "npm:^0.6.3"
koa: "npm:^2.14.2"
koa: "npm:^2.16.1"
koa-router: "npm:^12.0.1"
qs: "npm:^6.11.2"
toml: "npm:^3.0.0"
Expand Down Expand Up @@ -1637,13 +1637,13 @@ __metadata:
languageName: node
linkType: hard

"cookies@npm:~0.8.0":
version: 0.8.0
resolution: "cookies@npm:0.8.0"
"cookies@npm:~0.9.0":
version: 0.9.1
resolution: "cookies@npm:0.9.1"
dependencies:
depd: "npm:~2.0.0"
keygrip: "npm:~1.1.0"
checksum: 5da4d72ba81c2740511751ac8ea9506e10e2366b9ad3360333581e4667fd8d063d02c5be0bef16177de3e366b8128ed2b72921e2952c79cbca084d177e529bba
checksum: 4816461a38d907b20f3fb7a2bc4741fe580e7a195f3e248ef7025cb3be56a07638a0f4e72553a5f535554ca30172c8a3245c63ac72c9737cec034e9a47773392
languageName: node
linkType: hard

Expand Down Expand Up @@ -2984,15 +2984,15 @@ __metadata:
languageName: node
linkType: hard

"koa@npm:^2.14.2":
version: 2.14.2
resolution: "koa@npm:2.14.2"
"koa@npm:^2.16.1":
version: 2.16.1
resolution: "koa@npm:2.16.1"
dependencies:
accepts: "npm:^1.3.5"
cache-content-type: "npm:^1.0.0"
content-disposition: "npm:~0.5.2"
content-type: "npm:^1.0.4"
cookies: "npm:~0.8.0"
cookies: "npm:~0.9.0"
debug: "npm:^4.3.2"
delegates: "npm:^1.0.0"
depd: "npm:^2.0.0"
Expand All @@ -3011,7 +3011,7 @@ __metadata:
statuses: "npm:^1.5.0"
type-is: "npm:^1.6.16"
vary: "npm:^1.1.2"
checksum: be3592ad2ed61068aaf19f4957de07602c4141cb33e049727d2453010d90cb9f4756c87103c9b44e24cf31f061116f4479b0a4ce7638c96fd64652f559ad5b7b
checksum: f33b95227e48bffd3a682996e6cf72c4ae2992671529c6c914b76d28172219c9cbd8201b16cc028dc25fafc8f1dc9391a6e7e045740a10ee7d89a5631031a974
languageName: node
linkType: hard

Expand Down