From 5371361a747488cd8d4088152df5abe746830b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 18:49:52 +0000 Subject: [PATCH] Bump trix from 2.1.17 to 2.1.18 Bumps [trix](https://github.com/basecamp/trix) from 2.1.17 to 2.1.18. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.17...v2.1.18) --- updated-dependencies: - dependency-name: trix dependency-version: 2.1.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0487841eac..d325dc0bae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7111,9 +7111,9 @@ tr46@^5.1.0: punycode "^2.3.1" trix@*: - version "2.1.17" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.17.tgz#a47c4ee1925a7abb26aee5c094ec7ef9fe49575a" - integrity sha512-nkHg7VgIItGVx1CFA645dDlAoCgah+9gv80Yc+97aS8jkZmO5K4MxkSqmU9t/C8upqZB8uhfJs90epoDfYz/6Q== + version "2.1.18" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.18.tgz#d87a5be64c10ecdab64f5af47f941b5318c08225" + integrity sha512-DWOdTsz3n9PO3YBc1R6pGh9MG1cXys/2+rouc/qsISncjc2MBew2UOW8nXh3NjUOjobKsXCIPR6LB02abg2EYg== dependencies: dompurify "^3.2.5"