diff --git a/package.json b/package.json index 5516c34868..9a3e61eee8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "strftime": "^0.10.3", "sweetalert2": "^11.3.5", "tom-select": "^2.3.1", - "trix": "^2.1.1", + "trix": "^2.1.2", "turbolinks": "^5.2.0" }, "version": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 85642b2ed9..67c6cd8a61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5397,10 +5397,10 @@ tr46@^3.0.0: dependencies: punycode "^2.1.1" -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== +trix@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.2.tgz#8185fa7e12d6cbee93db7f149907b3f7a79b3704" + integrity sha512-PsQC4qn1Ub0djn7FZ9KLzEC2whE1J27JiRycn5WddlVT8JgwKq5PtlXo6rRfjc7Qj2aSzIdjkApai9zAW7/IRA== tsconfig-paths@^3.14.1: version "3.14.1"