Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade express-session from 1.15.6 to 1.18.1 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BD-HUGO
Copy link
Owner

@BD-HUGO BD-HUGO commented Nov 3, 2024

snyk-top-banner

Snyk has created this PR to upgrade express-session from 1.15.6 to 1.18.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 9 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: express-session
  • 1.18.1 - 2024-10-08

    What's Changed

    New Contributors

    Full Changelog: v1.18.0...v1.18.1

  • 1.18.0 - 2024-01-28
    • 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]
  • 1.17.3 - 2022-05-11
  • 1.17.2 - 2021-05-19
  • 1.17.1 - 2020-04-17
    • Fix internal method wrapping error on failed reloads
  • 1.17.0 - 2019-10-11
  • 1.16.2 - 2019-06-12
    • Fix restoring cookie.originalMaxAge when store returns Date
    • deps: parseurl@~1.3.3
  • 1.16.1 - 2019-04-11
    • Fix error passing data option to Cookie constructor
    • Fix uncaught error from bad session data
  • 1.16.0 - 2019-04-11
    • Catch invalid cookie.maxAge value earlier
    • Deprecate setting cookie.maxAge to a Date object
    • Fix issue where resave: false may not save altered sessions
    • Remove utils-merge dependency
    • Use safe-buffer for improved Buffer API
    • Use Set-Cookie as cookie header name for compatibility
    • deps: depd@~2.0.0
      • Replace internal eval usage with Function constructor
      • Use instance methods on process to check for listeners
      • perf: remove argument reassignment
    • deps: on-headers@~1.0.2
      • Fix res.writeHead patch missing return value
  • 1.15.6 - 2017-09-26
    • deps: [email protected]
    • deps: parseurl@~1.3.2
      • perf: reduce overhead for full URLs
      • perf: unroll the "fast-path" RegExp
    • deps: uid-safe@~2.1.5
      • perf: remove only trailing =
    • deps: [email protected]
from express-session GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade express-session from 1.15.6 to 1.18.1.

See this package in npm:
express-session

See this project in Snyk:
https://app.snyk.io/org/bd-hugo/project/adbcc704-edb6-4f89-8b84-fd622265952e?utm_source=github&utm_medium=referral&page=upgrade-pr
@BD-HUGO
Copy link
Owner Author

BD-HUGO commented Nov 3, 2024

Automated PR Comment From Polaris SCA

❌ Found dependencies violating policy!

Dependency Policies Violated License(s) Vulnerabilities Short Term Recommended Upgrade Long Term Recommended Upgrade Resolved / Filtered Out
body-parser 1.18.3
  • Third-party component usage
MIT License ❌   CVE-2024-45590 High CVSS 7.5 1.20.3 (0 known vulnerabilities) 2.0.1 (0 known vulnerabilities)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants