diff --git a/package.json b/package.json index 7fd986452a..dbe3b2a654 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.0-rc3", "tom-select": "^2.3.1", - "trix": "^2.1.0", + "trix": "^2.1.1", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index fae60f63a2..a523b9b54a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8803,10 +8803,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.0.tgz#da9daddded6ee0cb2ba5676246bb343e1d45eaab" - integrity sha512-TPhgGvIjM1VqcfoR/OQQERRlMDuEw7UBIoGroJGuiTmu5yqk5KqR29ZzPgGIoOJgsqoAgxGUCK92+CRJLoO43Q== +trix@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.1.tgz#688f1213601316cf8b92c5e625d2f562c118c780" + integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ== ts-pnp@^1.1.6: version "1.2.0"