Merge pull request #13289 from openfoodfoundation/dependabot/npm_and_yarn/trix-2.1.14

Bump trix from 2.1.13 to 2.1.14
This commit is contained in:
Gaetan Craig-Riou
2025-05-05 10:33:40 +10:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,7 @@
"stimulus-flatpickr": "^1.4.0",
"stimulus_reflex": "3.5.3",
"tom-select": "^2.4.3",
"trix": "^2.1.13",
"trix": "^2.1.14",
"turbo_power": "^0.7.0",
"webpack": "~4"
},

View File

@@ -3556,10 +3556,10 @@ domexception@^2.0.1:
dependencies:
webidl-conversions "^5.0.0"
dompurify@^3.2.3:
version "3.2.4"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
dompurify@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.5.tgz#11b108656a5fb72b24d916df17a1421663d7129c"
integrity sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==
optionalDependencies:
"@types/trusted-types" "^2.0.7"
@@ -8944,12 +8944,12 @@ tr46@^2.1.0:
dependencies:
punycode "^2.1.1"
trix@^2.1.13:
version "2.1.13"
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.13.tgz#499a5f243eb05d44c92f00ee8fdda71f2ec9fad1"
integrity sha512-LTwj6HPo/CDL6KSclIwn41J+EwcqXHiUE43BBbg8Q/whaZcoUaODypHYoGIDd3M32KVXw98M5vC6zNCod9KB2w==
trix@^2.1.14:
version "2.1.14"
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.14.tgz#c123a8f1ef48e3acc2ef032b10a058e996deb794"
integrity sha512-2WaoD7rBkhsqPPpQ5yRaA4xByIHOqns0F4Qim9XytwG2YacwdbPNe4mXAxohMPgsgYpLl1oSFWaLlKUaILigjw==
dependencies:
dompurify "^3.2.3"
dompurify "^3.2.5"
ts-pnp@^1.1.6:
version "1.2.0"