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 to underscore 1.12.1 #7129

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented May 2, 2024

What this PR does

This fixes CVE-2021-23358.

Test me

Tested by CI?

Checklist

  • There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
  • I've updated relevant documentation in doc/.
  • I've updated CHANGES.md with what I changed.
  • I've provided instructions in the PR description on how to test this PR.

Copy link
Collaborator

@na9da na9da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

underscore is a dependency of terriajs-server > express-brute. express-brute itself is pretty stale (last updated 8 years ago). We don't have a better solution at this point, so this PR adds a yarn resolution to force a safe version of underscore. There are corresponding PRs for terriamap and terriajs-server.

I have created an issue to investigate an alternative for express-brute in terriajs-server.

@na9da na9da merged commit d4ccee3 into TerriaJS:main May 3, 2024
5 checks passed
@pjonsson pjonsson deleted the update-underscore branch May 3, 2024 06:59
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