Skip to content

Commit

Permalink
feat: support sameSite=none cookies (bump cookies dependency) (#1390)
Browse files Browse the repository at this point in the history
  • Loading branch information
panva authored and dead-horse committed Oct 12, 2019
1 parent 7b0370b commit d7f7f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"cache-content-type": "^1.0.0",
"content-disposition": "~0.5.2",
"content-type": "^1.0.4",
"cookies": "~0.7.1",
"cookies": "~0.8.0",
"debug": "~3.1.0",
"delegates": "^1.0.0",
"depd": "^1.1.2",
Expand Down

0 comments on commit d7f7f77

Please sign in to comment.