From cdc14ace5d068b2c0f8078ddbd4881d1d4c9b7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:13:12 +0000 Subject: [PATCH] chore(deps): bump trix from 2.1.12 to 2.1.13 Bumps [trix](https://github.com/basecamp/trix) from 2.1.12 to 2.1.13. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.12...v2.1.13) --- updated-dependencies: - dependency-name: trix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f1465fb19..a8a7bca22d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.3", "tom-select": "^2.4.3", - "trix": "^2.1.12", + "trix": "^2.1.13", "turbo_power": "^0.7.0", "webpack": "~4" }, diff --git a/yarn.lock b/yarn.lock index 6db4454856..d5a7310b41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8909,10 +8909,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.1.12: - version "2.1.12" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.12.tgz#102306c3a90afcc5b66815ce8d631ee43048a477" - integrity sha512-0hQvJdy257XuzRdCzSQ/QvcqyTp+8ixMxVLWxSbWvEzD2kgKFlcrMjgWZbtVkJENaod+jm2sBTOWAZVNWK+DMA== +trix@^2.1.13: + version "2.1.13" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.13.tgz#499a5f243eb05d44c92f00ee8fdda71f2ec9fad1" + integrity sha512-LTwj6HPo/CDL6KSclIwn41J+EwcqXHiUE43BBbg8Q/whaZcoUaODypHYoGIDd3M32KVXw98M5vC6zNCod9KB2w== dependencies: dompurify "^3.2.3"