diff --git a/package.json b/package.json index bf4ba0e4..9a416e04 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "postcss": "^8.4.38", "postcss-cli": "^11.0.0", "sass": "^1.75.0", - "trix": "^2.1.15" + "trix": "^2.1.16" }, "scripts": { "build": "esbuild app/javascript/*.* --bundle --sourcemap --format=esm --outdir=app/assets/builds --public-path=/assets", diff --git a/yarn.lock b/yarn.lock index ba1fb9a3..37e6e782 100644 --- a/yarn.lock +++ b/yarn.lock @@ -834,10 +834,10 @@ touch@^3.1.0: dependencies: nopt "~1.0.10" -trix@^2.1.15: - version "2.1.15" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.15.tgz#fabad796ea779a8ae96522402fbc214cbfc4015f" - integrity sha512-LoaXWczdTUV8+3Box92B9b1iaDVbxD14dYemZRxi3PwY+AuDm97BUJV2aHLBUFPuDABhxp0wzcbf0CxHCVmXiw== +trix@^2.1.16: + version "2.1.16" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.16.tgz#601be839258b87cc83019915650c50eb7cbc161e" + integrity sha512-XtZgWI+oBvLzX7CWnkIf+ZWC+chL+YG/TkY43iMTV0Zl+CJjn18B1GJUCEWJ8qgfpcyMBuysnNAfPWiv2sV14A== dependencies: dompurify "^3.2.5"