Skip to content

fix(security): update deps for new vulnerabilities#143

Merged
billhimmelsbach merged 8 commits intomainfrom
5496-resolve-vulnerabilities
Apr 2, 2026
Merged

fix(security): update deps for new vulnerabilities#143
billhimmelsbach merged 8 commits intomainfrom
5496-resolve-vulnerabilities

Conversation

@billhimmelsbach
Copy link
Copy Markdown
Contributor

@billhimmelsbach billhimmelsbach commented Mar 23, 2026

Documentation side update time! Updates a few resolutions and merges some dependabot PRs, similar to this hmda-frontend PR.

There are a few resolutions that could be fixed by bumping uswds/compile instead, but I think we should wait on that for now.

Changes

  • immutable from 5.0.3 to 5.1.5
  • minimatch from 3.1.2 to 3.1.4
  • tar from 7.5.6 to 7.5.11
  • serialize-javascript from 6.0.2 to 7.0.3
  • undici from 6.21.2 to 6.24.1
  • estree-util-value-to-estree from 3.3.2 to 3.3.3
  • svgo from 3.3.2 to 3.3.3
  • glob to 10.5.0

Testing

  1. Does it look good on staging? Yes! (tagged as 5496-resolve-vulnerabilities)
  2. Do the tests still pass? Yes! (against staging)
Screenshot 2026-04-01 at 4 37 55 PM
  1. Visual regression tests are passing too! 🚀

Closes GHE #5496

dependabot Bot and others added 8 commits March 23, 2026 06:20
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.0.3 to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.0.3...v5.1.5)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.6...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [undici](https://github.com/nodejs/undici) from 6.21.2 to 6.24.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.21.2...v6.24.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@billhimmelsbach billhimmelsbach marked this pull request as ready for review April 1, 2026 23:42
Copy link
Copy Markdown
Member

@contolini contolini left a comment

Choose a reason for hiding this comment

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

Looks good 🤘

@billhimmelsbach billhimmelsbach merged commit 875ba0a into main Apr 2, 2026
@billhimmelsbach billhimmelsbach deleted the 5496-resolve-vulnerabilities branch April 2, 2026 14:46
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