diff --git a/package-lock.json b/package-lock.json index 85caa5b..1eaffde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21028,9 +21028,9 @@ "dev": true }, "trix": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/trix/-/trix-1.3.1.tgz", - "integrity": "sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/trix/-/trix-2.1.1.tgz", + "integrity": "sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ==" }, "trough": { "version": "1.0.5", diff --git a/package.json b/package.json index 00daa0b..f73ca09 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "lit-html": "^1.3.0", "lodash": "^4.17.15", "pikaday": "^1.8.0", - "trix": "^1.2.3", + "trix": "^2.1.1", "uuid": "^8.1.0" }, "devDependencies": {