Skip to content

Commit d7f7f77

Browse files
panvadead-horse
authored andcommitted
feat: support sameSite=none cookies (bump cookies dependency) (#1390)
1 parent 7b0370b commit d7f7f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cache-content-type": "^1.0.0",
2727
"content-disposition": "~0.5.2",
2828
"content-type": "^1.0.4",
29-
"cookies": "~0.7.1",
29+
"cookies": "~0.8.0",
3030
"debug": "~3.1.0",
3131
"delegates": "^1.0.0",
3232
"depd": "^1.1.2",

0 commit comments

Comments
 (0)