Skip to content

build(deps): bump the production-dependencies group across 1 directory with 6 updates#111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/resolution-frontend/production-dependencies-acb5e2ad90
Open

build(deps): bump the production-dependencies group across 1 directory with 6 updates#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/resolution-frontend/production-dependencies-acb5e2ad90

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 6 updates in the /resolution-frontend directory:

Package From To
@tsparticles/fireworks 3.9.1 4.2.1
dompurify 3.4.2 3.4.11
papaparse 5.5.3 5.5.4
pg 8.20.0 8.22.0
tsparticles 3.9.1 4.2.1
uuid 14.0.0 14.0.1

Updates @tsparticles/fireworks from 3.9.1 to 4.2.1

Release notes

Sourced from @​tsparticles/fireworks's releases.

v4.1.3

What's Changed

🔧 Other Changes

Full Changelog: tsparticles/tsparticles@v4.1.2...v4.1.3

v4.1.1

What's Changed

🔧 Other Changes

Full Changelog: tsparticles/tsparticles@v4.1.0...v4.1.1

v4.1.0

What's Changed

🧰 Maintenance

🔧 Other Changes

... (truncated)

Changelog

Sourced from @​tsparticles/fireworks's changelog.

4.2.1 (2026-06-19)

Note: Version bump only for package @​tsparticles/fireworks

4.2.0 (2026-06-17)

Bug Fixes

  • fixed anglar secondary wrappers and their bundles with proper destroy (120fe5d)
  • fixed some eslint configs and circular deps (93d7b8b)

4.1.3 (2026-06-03)

Note: Version bump only for package @​tsparticles/fireworks

4.1.2 (2026-06-01)

Bug Fixes

4.1.1 (2026-05-31)

Note: Version bump only for package @​tsparticles/fireworks

4.1.0 (2026-05-29)

Note: Version bump only for package @​tsparticles/fireworks

4.0.5 (2026-05-19)

Note: Version bump only for package @​tsparticles/fireworks

4.0.4 (2026-05-19)

Note: Version bump only for package @​tsparticles/fireworks

4.0.3 (2026-05-18)

Note: Version bump only for package @​tsparticles/fireworks

4.0.2 (2026-05-16)

Note: Version bump only for package @​tsparticles/fireworks

4.0.1 (2026-05-15)

Note: Version bump only for package @​tsparticles/fireworks

4.0.0 (2026-05-15)

... (truncated)

Commits
  • 0199e02 chore(release): published new version
  • 985a346 chore(release): published new version
  • ea72259 build: updated deps and wordpress wrapper
  • 120fe5d fix: fixed anglar secondary wrappers and their bundles with proper destroy
  • 93d7b8b fix: fixed some eslint configs and circular deps
  • bb9c381 chore(options): improved options loading
  • 1f4414d build: improved package.json descriptions and keywords
  • b7ace06 chore(release): published new version
  • fdcbe48 chore(release): published new version
  • 429c147 fix: bundle exports fix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tsparticles/fireworks since your current version.


Updates dompurify from 3.4.2 to 3.4.11

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.11

  • Fixed an issue with a leaky config for hooks via setConfig, thanks @​trace37labs
  • Bumped vulnerable development dependencies to arrive at plain 0 with npm audit
  • Updated the osv-scanner suppression list as no vulnerable dependencies are left for now
  • Updated up the linting tool-chain and removed now-redundant lint directives
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.10

  • Refactored codebase for clarity: extracted the public type declarations into types.ts
  • Decomposed the three largest sanitizer functions into focused helpers
  • Removed duplicated defaults and dead branches, consolidated SAFE_FOR_TEMPLATES scrubbing into single shared path
  • Improved per-node performance by hoisting the mXSS probe regexes and testing textContent before innerHTML
  • Added a deterministic micro-benchmark harness (npm run bench) with a --compare mode
  • Reduced CI cost by running the full three-engine browser suite once per PR
  • Refreshed the demos/ folder so every demo runs again, and added a SVG-via-<img> demo
  • Documented the bench and test:happydom scripts in the README
  • Completed the Attack Classes & Bypass History wiki page
  • Bumped several dependencies where possible

DOMPurify 3.4.9

  • Further improved the handling of Trusted Types config options, thanks @​offset
  • Further improved the handling of IN_PLACE sanitization, thanks @​mozfreddyb
  • Added more test coverage for IN_PLACE and Trusted Types related usage
  • Bumped several dependencies where possible
  • Updated README and wiki with more accurate documentation & attack samples

DOMPurify 3.4.8

  • Cleaned up the repository root, renamed some and removed unneeded files
  • Fixed an issue with handling of Trusted Types policies, thanks @​fulstadev
  • Fixed the node iterator for better template scrubbing, thanks @​IamLeandrooooo
  • Included formerly missing LICENSE-MPL in published npm package, thanks @​asamuzaK
  • Bumped several dependencies where possible

DOMPurify 3.4.7

  • Hardened the handling of Shadow Roots when using IN_PLACE, thanks @​GameZoneHacker
  • Removed a problem leading to permanent hook pollution, thanks @​offset
  • Refactored the test suite and expanded test coverage significantly

DOMPurify 3.4.6

  • Fixed several issues with DOM Clobbering in IN_PLACE mode, thanks @​offset & @​Bankde
  • Hardened the checks for cross-realm IN_PLACE and Shadow DOM sanitization, thanks @​offset & @​Bankde
  • Added more test coverage for IN_PLACE and general DOM Clobbering attacks
  • Bumped several dependencies where possible

DOMPurify 3.4.5

  • Fixed a bypass caused by the new HTML element selectedcontent added in 3.4.4, thanks @​KabirAcharya

Note that this is a security release for an issue introduced in 3.4.4 and should be upgraded to immediately.

... (truncated)

Commits

Updates papaparse from 5.5.3 to 5.5.4

Changelog

Sourced from papaparse's changelog.

Changelog

Commits

Updates pg from 8.20.0 to 8.22.0

Changelog

Sourced from pg's changelog.

pg@8.22.0

pg@8.21.0

Commits

Updates tsparticles from 3.9.1 to 4.2.1

Release notes

Sourced from tsparticles's releases.

v4.1.3

What's Changed

🔧 Other Changes

Full Changelog: tsparticles/tsparticles@v4.1.2...v4.1.3

v4.1.1

What's Changed

🔧 Other Changes

Full Changelog: tsparticles/tsparticles@v4.1.0...v4.1.1

v4.1.0

What's Changed

🧰 Maintenance

🔧 Other Changes

... (truncated)

Changelog

Sourced from tsparticles's changelog.

4.2.1 (2026-06-19)

Note: Version bump only for package tsparticles

4.2.0 (2026-06-17)

Note: Version bump only for package tsparticles

4.1.3 (2026-06-03)

Note: Version bump only for package tsparticles

4.1.2 (2026-06-01)

Bug Fixes

4.1.1 (2026-05-31)

Note: Version bump only for package tsparticles

4.1.0 (2026-05-29)

Note: Version bump only for package tsparticles

4.0.5 (2026-05-19)

Note: Version bump only for package tsparticles

4.0.4 (2026-05-19)

Note: Version bump only for package tsparticles

4.0.3 (2026-05-18)

Note: Version bump only for package tsparticles

4.0.2 (2026-05-16)

Note: Version bump only for package tsparticles

4.0.1 (2026-05-15)

Note: Version bump only for package tsparticles

4.0.0 (2026-05-15)

Note: Version bump only for package tsparticles

... (truncated)

Commits
  • 0199e02 chore(release): published new version
  • 985a346 chore(release): published new version
  • ea72259 build: updated deps and wordpress wrapper
  • 1f4414d build: improved package.json descriptions and keywords
  • b7ace06 chore(release): published new version
  • fdcbe48 chore(release): published new version
  • 429c147 fix: bundle exports fix
  • 2a16be4 chore(release): published new version
  • ce41d45 chore(release): published new version
  • 4d8b281 chore(release): published new version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsparticles since your current version.


Updates uuid from 14.0.0 to 14.0.1

Release notes

Sourced from uuid's releases.

v14.0.1

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Changelog

Sourced from uuid's changelog.

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 6 updates

Bumps the production-dependencies group with 6 updates in the /resolution-frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@tsparticles/fireworks](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/fireworks) | `3.9.1` | `4.2.1` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.11` |
| [papaparse](https://github.com/mholt/PapaParse) | `5.5.3` | `5.5.4` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.22.0` |
| [tsparticles](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/full) | `3.9.1` | `4.2.1` |
| [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` |



Updates `@tsparticles/fireworks` from 3.9.1 to 4.2.1
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/fireworks/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v4.2.1/bundles/fireworks)

Updates `dompurify` from 3.4.2 to 3.4.11
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.2...3.4.11)

Updates `papaparse` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md)
- [Commits](mholt/PapaParse@5.5.3...5.5.4)

Updates `pg` from 8.20.0 to 8.22.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg)

Updates `tsparticles` from 3.9.1 to 4.2.1
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/full/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v4.2.1/bundles/full)

Updates `uuid` from 14.0.0 to 14.0.1
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: "@tsparticles/fireworks"
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: dompurify
  dependency-version: 3.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: papaparse
  dependency-version: 5.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pg
  dependency-version: 8.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tsparticles
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 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
Updateddompurify@​3.4.2 ⏵ 3.4.11100 +1100 +111009570 -20
Updated@​tsparticles/​fireworks@​3.9.1 ⏵ 4.2.179 +1100100 +198 +14100
Updatedpapaparse@​5.5.3 ⏵ 5.5.4100 +110095 +188100
Updatedpg@​8.20.0 ⏵ 8.22.099 +1100100 +191100
Updateduuid@​14.0.0 ⏵ 14.0.110010010093100
Updatedtsparticles@​3.9.1 ⏵ 4.2.1100 +1110010096 +2100

View full report

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants