diff --git a/package.json b/package.json index 4570bc3..815db07 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "tailwindcss-important": "^1.0.0", "tailwindcss-stimulus-components": "^4.0.4", "tippy.js": "^6.3.1", - "trix": "^1.2.0", + "trix": "^2.1.1", "turbolinks": "^5.2.0", "webpack": "^5.11.0", "webpack-cli": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 3fe6101..cadc75a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6009,10 +6009,10 @@ tr46@~0.0.3: resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== -trix@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.1.tgz#ccce8d9e72bf0fe70c8c019ff558c70266f8d857" - integrity sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA== +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"