diff --git a/HISTORY.md b/HISTORY.md index 3405d50..c85c763 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +unreleased +========== + + * deps: cookie@0.4.1 + 1.4.5 / 2020-03-14 ================== diff --git a/package.json b/package.json index b88d2fa..369cb3a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "middleware" ], "dependencies": { - "cookie": "0.4.0", + "cookie": "0.4.1", "cookie-signature": "1.0.6" }, "devDependencies": {