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

Update dependencies cookie and express #633

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

Conversation

bendeutz
Copy link

Description

This PR updates to dependencies, namely

  • cookie to ^0.0.7
  • express to ^4.21.1

to address a security issue in cookie package.

References

Testing

All current tests are passing.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs (not needed imo)
  • [/] All active GitHub checks for tests, formatting, and security are passing
  • [/] The correct base branch is being used, if not the default branch

* cookie to "^0.7.0"
* express to "^4.21.1"

to fix vulnerability in cookie package, see GHSA-pxg6-pf52-xh8x for details
@bendeutz bendeutz requested a review from a team as a code owner October 14, 2024 11:56
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.

1 participant