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

build(deps): bump jshttp/cookie from 0.6.0 to 0.7.1 #1778

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

Conversation

klobucar
Copy link

@klobucar klobucar commented Oct 5, 2024

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

This bumps jshttp/cookie from 0.6.0 -> 0.7.1 due to low severity security issue

📎 References

🎯 Testing

Ran unit tests with npm test , and all passed

@klobucar klobucar requested a review from a team as a code owner October 5, 2024 04:09
@klobucar
Copy link
Author

klobucar commented Oct 5, 2024

The audit breaks in other projects I work on, however can be illustrated here when run in the project as well.

There is more stuff, but that is only developer dependencies. It would be good to clean that up though just to make the audit report everything is clean. Can populate that in a different PR.

$ npm audit
<outputs of dev deps truncated>
cookie  <0.7.0
cookie accepts cookie name, path, and domain with out of bounds characters - https://github.com/advisories/GHSA-pxg6-pf52-xh8x
fix available via `npm audit fix --force`
Will install cookie@0.7.1, which is a breaking change
node_modules/cookie

@uss-makenzie
Copy link

thanks @klobucar. Could we get this reviewed?

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