Skip to content

chore(deps): (deps): bump the production group with 34 updates#925

Merged
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-0448068437
Apr 5, 2026
Merged

chore(deps): (deps): bump the production group with 34 updates#925
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-0448068437

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the production group with 34 updates:

Package From To
@xmldom/xmldom 0.9.8 0.9.9
undici 7.24.5 7.24.6
yauzl 3.2.1 3.3.0
@rollup/rollup-android-arm-eabi 4.60.0 4.60.1
@rollup/rollup-android-arm64 4.60.0 4.60.1
@rollup/rollup-darwin-arm64 4.60.0 4.60.1
@rollup/rollup-darwin-x64 4.60.0 4.60.1
@rollup/rollup-freebsd-arm64 4.60.0 4.60.1
@rollup/rollup-freebsd-x64 4.60.0 4.60.1
@rollup/rollup-linux-arm-gnueabihf 4.60.0 4.60.1
@rollup/rollup-linux-arm-musleabihf 4.60.0 4.60.1
@rollup/rollup-linux-arm64-gnu 4.60.0 4.60.1
@rollup/rollup-linux-arm64-musl 4.60.0 4.60.1
@rollup/rollup-linux-loong64-gnu 4.60.0 4.60.1
@rollup/rollup-linux-loong64-musl 4.60.0 4.60.1
@rollup/rollup-linux-ppc64-gnu 4.60.0 4.60.1
@rollup/rollup-linux-ppc64-musl 4.60.0 4.60.1
@rollup/rollup-linux-riscv64-gnu 4.60.0 4.60.1
@rollup/rollup-linux-riscv64-musl 4.60.0 4.60.1
@rollup/rollup-linux-s390x-gnu 4.60.0 4.60.1
@rollup/rollup-linux-x64-gnu 4.60.0 4.60.1
@rollup/rollup-linux-x64-musl 4.60.0 4.60.1
@rollup/rollup-openbsd-x64 4.60.0 4.60.1
@rollup/rollup-openharmony-arm64 4.60.0 4.60.1
@rollup/rollup-win32-arm64-msvc 4.60.0 4.60.1
@rollup/rollup-win32-ia32-msvc 4.60.0 4.60.1
@rollup/rollup-win32-x64-gnu 4.60.0 4.60.1
@rollup/rollup-win32-x64-msvc 4.60.0 4.60.1
baseline-browser-mapping 2.10.10 2.10.13
browserslist 4.28.1 4.28.2
caniuse-lite 1.0.30001781 1.0.30001782
electron-to-chromium 1.5.322 1.5.330
minimatch 10.2.4 10.2.5
rollup 4.60.0 4.60.1

Updates @xmldom/xmldom from 0.9.8 to 0.9.9

Release notes

Sourced from @​xmldom/xmldom's releases.

0.9.9

Commits

Added

Fixed

Code that passes a string containing "]]>" to createCDATASection and relied on the previously unsafe behavior will now receive InvalidCharacterError. Use a mutation method such as appendData if you intentionally need "]]>" in a CDATASection node's data.

Chore

  • updated dependencies

Thank you, @​stevenobiajulu, @​yoshi389111, @​thesmartshadow, for your contributions

xmldom/xmldom#435

Changelog

Sourced from @​xmldom/xmldom's changelog.

0.9.9

Added

Fixed

Code that passes a string containing "]]>" to createCDATASection and relied on the previously unsafe behavior will now receive InvalidCharacterError. Use a mutation method such as appendData if you intentionally need "]]>" in a CDATASection node's data.

Chore

  • updated dependencies

Thank you, @​stevenobiajulu, @​yoshi389111, @​thesmartshadow, for your contributions

0.8.12

Fixed

Code that passes a string containing "]]>" to createCDATASection and relied on the previously unsafe behavior will now receive InvalidCharacterError. Use a mutation method such as appendData if you intentionally need "]]>" in a CDATASection node's data.

Thank you, @​thesmartshadow, @​stevenobiajulu, for your contributions

0.8.11

Fixed

Thank you, @​shunkica, for your contributions

0.9.8

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by karfau, a new releaser for @​xmldom/xmldom since your current version.


Updates undici from 7.24.5 to 7.24.6

Release notes

Sourced from undici's releases.

v7.24.6

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.5...v7.24.6

Commits
  • 38eab36 Bumped v7.24.6 (#4931)
  • 993609d test: auto-init WPT submodule (#4930)
  • 1eacc49 build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4926)
  • b64e7e4 fix: avoid prototype collisions in parseHeaders (#4923)
  • deba679 Revert "fix: assume http/https scheme for scheme-less proxy env vars (#4914)"
  • feef62b fix: support Connection header with connection-specific header names per RFC ...
  • a613d9a docs: clarify fetch and FormData pairing (#4922)
  • 2ba99a3 fix: wrap kConnector call in try/catch to prevent client hang (#4834)
  • a7398c0 fix(cache): check Authorization on request headers per RFC 9111 §3.5 (#4911)
  • 2b2afbc fix: assume http/https scheme for scheme-less proxy env vars (#4914)
  • Additional commits viewable in compare view

Updates yauzl from 3.2.1 to 3.3.0

Commits

Updates @rollup/rollup-android-arm-eabi from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-android-arm-eabi's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates @rollup/rollup-android-arm64 from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-android-arm64's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates @rollup/rollup-darwin-arm64 from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-darwin-arm64's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates @rollup/rollup-darwin-x64 from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-arm64 from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-freebsd-arm64's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-x64 from 4.60.0 to 4.60.1

Release notes

Sourced from @​rollup/rollup-freebsd-x64's releases.

v4.60.1

4.60.1

2026-03-30

Bug Fixes

  • Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)

Pull Requests

Bumps the production group with 34 updates:

| Package | From | To |
| --- | --- | --- |
| [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.9.8` | `0.9.9` |
| [undici](https://github.com/nodejs/undici) | `7.24.5` | `7.24.6` |
| [yauzl](https://github.com/thejoshwolfe/yauzl) | `3.2.1` | `3.3.0` |
| [@rollup/rollup-android-arm-eabi](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-android-arm64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-freebsd-arm64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-freebsd-x64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-arm-gnueabihf](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-arm-musleabihf](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-arm64-musl](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-loong64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-loong64-musl](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-ppc64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-ppc64-musl](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-riscv64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-riscv64-musl](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-s390x-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-linux-x64-musl](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-openbsd-x64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-openharmony-arm64](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-win32-ia32-msvc](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-win32-x64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.10` | `2.10.13` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.1` | `4.28.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001781` | `1.0.30001782` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.322` | `1.5.330` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.2.4` | `10.2.5` |
| [rollup](https://github.com/rollup/rollup) | `4.60.0` | `4.60.1` |


Updates `@xmldom/xmldom` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.9.8...0.9.9)

Updates `undici` from 7.24.5 to 7.24.6
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.5...v7.24.6)

Updates `yauzl` from 3.2.1 to 3.3.0
- [Commits](thejoshwolfe/yauzl@3.2.1...3.3.0)

Updates `@rollup/rollup-android-arm-eabi` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-android-arm64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-darwin-arm64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-darwin-x64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-freebsd-arm64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-freebsd-x64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-arm-musleabihf` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-arm64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-arm64-musl` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-loong64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-loong64-musl` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-ppc64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-ppc64-musl` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-riscv64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-riscv64-musl` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-s390x-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-x64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-linux-x64-musl` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-openbsd-x64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-openharmony-arm64` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-win32-arm64-msvc` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-win32-ia32-msvc` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-win32-x64-gnu` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `@rollup/rollup-win32-x64-msvc` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

Updates `baseline-browser-mapping` from 2.10.10 to 2.10.13
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.10...v2.10.13)

Updates `browserslist` from 4.28.1 to 4.28.2
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.1...4.28.2)

Updates `caniuse-lite` from 1.0.30001781 to 1.0.30001782
- [Commits](browserslist/caniuse-lite@1.0.30001781...1.0.30001782)

Updates `electron-to-chromium` from 1.5.322 to 1.5.330
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.322...v1.5.330)

Updates `minimatch` from 10.2.4 to 10.2.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.2.4...v10.2.5)

Updates `rollup` from 4.60.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.0...v4.60.1)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: undici
  dependency-version: 7.24.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: yauzl
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@rollup/rollup-android-arm-eabi"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-android-arm64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-darwin-arm64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-darwin-x64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-freebsd-arm64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-freebsd-x64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm-gnueabihf"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm-musleabihf"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-arm64-musl"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-loong64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-loong64-musl"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-ppc64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-ppc64-musl"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-riscv64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-riscv64-musl"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-s390x-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-linux-x64-musl"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-openbsd-x64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-openharmony-arm64"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-ia32-msvc"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-x64-gnu"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@rollup/rollup-win32-x64-msvc"
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: browserslist
  dependency-version: 4.28.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001782
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-version: 1.5.330
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: minimatch
  dependency-version: 10.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedundici@​7.24.5 ⏵ 7.24.672 +1100100 +198100
Updatedyauzl@​3.2.1 ⏵ 3.3.0100 +110010087100
Updated@​xmldom/​xmldom@​0.9.8 ⏵ 0.9.9100 +3100 +16100 +187 +37100

View full report

@cb1kenobi cb1kenobi merged commit bef53c9 into main Apr 5, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-0448068437 branch April 5, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant