diff --git a/HISTORY.md b/HISTORY.md index cc879c63..e6a45d6a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,8 @@ -unpublished +unreleased ========== - * deps: mocha@10.8.2 + * cookie-parser@1.4.7 + * deps: mocha@10.8.2 1.18.1 / 2024-10-08 ========== diff --git a/package.json b/package.json index b4978a27..050ba9ec 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "after": "0.8.2", - "cookie-parser": "1.4.6", + "cookie-parser": "1.4.7", "eslint": "8.56.0", "eslint-plugin-markdown": "3.0.1", "express": "4.17.3",