cookie-signature@^1.2.1 (#5833)

* upgraded `cookie-signature` to 1.2.1

* declared cookie-signature deps in history

* add caret in version
This commit is contained in:
S M Mahmudul Hasan
2024-08-24 05:17:12 +06:00
committed by GitHub
parent 13e6894393
commit 91a58b5b03
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ unreleased
* deps: send@1.0.0
* change:
- `res.clearCookie` will ignore user provided `maxAge` and `expires` options
* deps: cookie-signature@^1.2.1
* deps: debug@4.3.6
* deps: merge-descriptors@^2.0.0
* deps: serve-static@^2.0.0

View File

@@ -33,7 +33,7 @@
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.6.0",
"cookie-signature": "1.0.6",
"cookie-signature": "^1.2.1",
"debug": "4.3.6",
"depd": "2.0.0",
"encodeurl": "~1.0.2",