Skip to content

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

Draft
billhimmelsbach wants to merge 8 commits intomainfrom
5496-resolve-vulnerabilities
Draft

fix(security): update deps for new vulnerabilities#143
billhimmelsbach wants to merge 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?
  2. Do the tests still pass?

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>
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