From f61781941a40ca5e6e5ffd7e739a18dc19a26d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:39:14 +0000 Subject: [PATCH] Bump trix from 2.1.10 to 2.1.11 Bumps [trix](https://github.com/basecamp/trix) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.10...v2.1.11) --- 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 f2a3b8edb..9ca830467 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "sortablejs": "^1.15.6", "postcss-preset-env": "^10.1.2", "tailwindcss": "^3.4.17", - "trix": "^2.1.10", + "trix": "^2.1.11", "webpack": "^5.76.0", "webpack-cli": "^5.1.4" } diff --git a/yarn.lock b/yarn.lock index 06e9be149..1f4659f6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2295,10 +2295,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.10: - version "2.1.10" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.10.tgz#6f048115c2c20206067abbab8a6e7308710c39e0" - integrity sha512-PrMOKriE76tJbjqiOFpjTiRkOomWBiGPT/YrBw83HJ5SlFAcybYZVjVlkDkOrFZoYI4qCfWUw42BTAjSE9KSYQ== +trix@^2.1.11: + version "2.1.11" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.11.tgz#503fc059d247e0ac7a32f8defe6009e9b835caa6" + integrity sha512-xAndkKAQCZ7DbLvfU5svNEEo3+nnIh4uUTwZ3VAPgDfhGv0m82yjxS6b1BR3c8YnBM9brJgFsAZKwBHiMl2kjA== dependencies: dompurify "^3.2.3"