From b536f1be879a94f55e4cda83d123ca75e8d718e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 03:53:13 +0000 Subject: [PATCH] Bump trix from 2.1.15 to 2.1.16 Bumps [trix](https://github.com/basecamp/trix) from 2.1.15 to 2.1.16. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.15...v2.1.16) --- updated-dependencies: - dependency-name: trix dependency-version: 2.1.16 dependency-type: direct:production ... 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 bf4ba0e4..9a416e04 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "postcss": "^8.4.38", "postcss-cli": "^11.0.0", "sass": "^1.75.0", - "trix": "^2.1.15" + "trix": "^2.1.16" }, "scripts": { "build": "esbuild app/javascript/*.* --bundle --sourcemap --format=esm --outdir=app/assets/builds --public-path=/assets", diff --git a/yarn.lock b/yarn.lock index ba1fb9a3..37e6e782 100644 --- a/yarn.lock +++ b/yarn.lock @@ -834,10 +834,10 @@ touch@^3.1.0: dependencies: nopt "~1.0.10" -trix@^2.1.15: - version "2.1.15" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.15.tgz#fabad796ea779a8ae96522402fbc214cbfc4015f" - integrity sha512-LoaXWczdTUV8+3Box92B9b1iaDVbxD14dYemZRxi3PwY+AuDm97BUJV2aHLBUFPuDABhxp0wzcbf0CxHCVmXiw== +trix@^2.1.16: + version "2.1.16" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.16.tgz#601be839258b87cc83019915650c50eb7cbc161e" + integrity sha512-XtZgWI+oBvLzX7CWnkIf+ZWC+chL+YG/TkY43iMTV0Zl+CJjn18B1GJUCEWJ8qgfpcyMBuysnNAfPWiv2sV14A== dependencies: dompurify "^3.2.5"