Update dependency express-session to ^1.18.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
express-session | ^1.17.3 -> ^1.18.0 |
Release Notes
expressjs/session
v1.18.0
===================
- Add debug log for pathname mismatch
- Add
partitioned
tocookie
options - Add
priority
tocookie
options - Fix handling errors from setting cookie
- Support any type in
secret
thatcrypto.createHmac
supports - deps: cookie@0.6.0
- Fix
expires
option to reject invalid dates - perf: improve default decode speed
- perf: remove slow string split in parse
- Fix
- deps: cookie-signature@1.0.7
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.