From 2a383ec77f8df4a470c5eb28a1d33e86bf8c906c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:07:53 +0000 Subject: [PATCH] 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 fc1e90f6d..4c6db113a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "sortablejs": "^1.15.6", "postcss-preset-env": "^10.1.5", "tailwindcss": "^3.4.17", - "trix": "^2.1.12", + "trix": "^2.1.13", "webpack": "^5.76.0", "webpack-cli": "^5.1.4" } diff --git a/yarn.lock b/yarn.lock index 7dd076c46..560c943e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2310,10 +2310,10 @@ totalist@^3.0.0: resolved "https://registry.yarnpkg.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8" integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ== -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"