Update dependency express-session to ^1.18.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
express-session | dependencies | patch | ^1.18.0 -> ^1.18.1 |
Release Notes
expressjs/session (express-session)
v1.18.1
==========
- deps: cookie@0.7.2
- Fix object assignment of
hasOwnProperty
- Fix object assignment of
- deps: cookie@0.7.1
- Allow leading dot for domain
- Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
- Add fast path for
serialize
without options, useobj.hasOwnProperty
when parsing
- Allow leading dot for domain
- deps: cookie@0.7.0
- perf: parse cookies ~10% faster
- fix: narrow the validation of cookies to match RFC6265
- fix: add
main
topackage.json
for rspack
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.