From cf96ab26fdae17a07bf97758066924d6ad689137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:50:08 +0000 Subject: [PATCH] build(deps): bump trix from 2.1.10 to 2.1.12 Bumps [trix](https://github.com/basecamp/trix) from 2.1.10 to 2.1.12. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.10...v2.1.12) --- 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 a7ca971efd..bd5270146a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "strftime": "^0.10.3", "sweetalert2": "^11.3.5", "tom-select": "^2.4.1", - "trix": "^2.1.10" + "trix": "^2.1.12" }, "version": "0.1.0", "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 93382087db..d03950ff05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5884,10 +5884,10 @@ tr46@^3.0.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.12: + version "2.1.12" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.12.tgz#102306c3a90afcc5b66815ce8d631ee43048a477" + integrity sha512-0hQvJdy257XuzRdCzSQ/QvcqyTp+8ixMxVLWxSbWvEzD2kgKFlcrMjgWZbtVkJENaod+jm2sBTOWAZVNWK+DMA== dependencies: dompurify "^3.2.3"