Skip to content

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
express-session dependencies minor ^1.17.3 -> ^1.18.1

By merging this PR, the issue #5 will be automatically resolved and closed:

Severity CVSS Score Vulnerability
Medium Medium 5.3 CVE-2024-47764

Release Notes

expressjs/session (express-session)

v1.18.1

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • 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, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack

v1.18.0

Compare Source

===================

  • Add debug log for pathname mismatch
  • Add partitioned to cookie options
  • Add priority to cookie options
  • Fix handling errors from setting cookie
  • Support any type in secret that crypto.createHmac supports
  • deps: [email protected]
    • Fix expires option to reject invalid dates
    • perf: improve default decode speed
    • perf: remove slow string split in parse
  • deps: [email protected]

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jul 12, 2025
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express-session to ^1.18.1 Update dependency express-session to ^1.18.1 - autoclosed Jul 19, 2025
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/express-session-1.x branch July 19, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants