diff --git a/package.json b/package.json index 3125ff6..4b5d62d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^18.2.0", "react_ujs": "^3.2.0", "sass": "^1.71.1", - "trix": "^2.0.10" + "trix": "^2.1.1" }, "packageManager": "yarn@1.22.19" } diff --git a/yarn.lock b/yarn.lock index 43fc2bd..96cc0e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1300,10 +1300,10 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" -trix@^2.0.10: - version "2.0.10" - resolved "https://registry.npmjs.org/trix/-/trix-2.0.10.tgz" - integrity sha512-a24w8rNVL+g9nDDdiDZwQVQ9AEWiXAmk9r0ZbwimczJi/xlaM+m0d6upAi0vysDNu0HsiYDFS1/VrR7HbX0Aig== +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== undici-types@~5.26.4: version "5.26.5"