From 5a69acb74239db3f79199d61cde6e0cab5ff1d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:17:56 +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 40f288304f8..8193b15d466 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.1", "tom-select": "^2.4.1", - "trix": "^2.1.10", + "trix": "^2.1.11", "turbo_power": "^0.7.0", "webpack": "~4" }, diff --git a/yarn.lock b/yarn.lock index ffd4f1ec8a7..41556098514 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8904,10 +8904,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -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"