diff --git a/package-lock.json b/package-lock.json index 094117930a..cf3e7b73bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "sortablejs": "^1.15.0", "tailwindcss": "^3.4.0", "tippy.js": "^6.3.7", - "trix": "^2.0", + "trix": "^2.1", "uuid-browser": "^3.1.0", "vanilla-colorful": "^0.6.2" } @@ -11137,9 +11137,9 @@ } }, "node_modules/trix": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/trix/-/trix-2.1.1.tgz", - "integrity": "sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/trix/-/trix-2.1.4.tgz", + "integrity": "sha512-f0AGnqBV8J2qW+fCtVU71JmvzjcxnO5Xbbd6Cl2KrHVRpgXKDqNGTmDmQzNHWU7T2OgtwHwvNiN+OIf3Z3KmHQ==", "dev": true }, "node_modules/ts-interface-checker": { diff --git a/package.json b/package.json index faa8becffb..6d8eac965f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "sortablejs": "^1.15.0", "tailwindcss": "^3.4.0", "tippy.js": "^6.3.7", - "trix": "^2.0", + "trix": "^2.1", "uuid-browser": "^3.1.0", "vanilla-colorful": "^0.6.2" }