File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "dependencies" : {
2929 "async" : " ^3.2.0" ,
30- "is-html" : " ^2 .0.0" ,
30+ "is-html" : " ^3 .0.0" ,
3131 "markdown-it" : " ^12.0.0" ,
3232 "node-quill-converter" : " ^0.3.2" ,
3333 "quill" : " ^1.3.6" ,
Original file line number Diff line number Diff line change @@ -1954,10 +1954,10 @@ html-encoding-sniffer@^1.0.2:
19541954 dependencies :
19551955 whatwg-encoding "^1.0.1"
19561956
1957- html-tags@^3.0 .0 :
1958- version "3.1.0 "
1959- resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0. tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140 "
1960- integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg ==
1957+ html-tags@^3.1 .0 :
1958+ version "3.3.1 "
1959+ resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1. tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce "
1960+ integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ ==
19611961
19621962http-signature@~1.2.0 :
19631963 version "1.2.0"
@@ -2229,12 +2229,12 @@ is-glob@^4.0.0, is-glob@^4.0.3:
22292229 dependencies :
22302230 is-extglob "^2.1.1"
22312231
2232- is-html@^2 .0.0 :
2233- version "2.0 .0"
2234- resolved "https://registry.yarnpkg.com/is-html/-/is-html-2.0.0. tgz#b3ab2e27ccb7a12235448f51f115a6690f435fc8 "
2235- integrity sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg ==
2232+ is-html@^3 .0.0 :
2233+ version "3.2 .0"
2234+ resolved "https://registry.yarnpkg.com/is-html/-/is-html-3. 2.0.tgz#14cfc8e52fa65ec9ae3fdae8a11c8bcf96f5dbee "
2235+ integrity sha512-JgqYwziVhMrQE9Y4i096hK3CxjSGzvgigf9e7eVbW+lirr+Pu9OGGvHRDXZTPRi0Ug1TEgMRyolKBwQvt6NCmw ==
22362236 dependencies :
2237- html-tags "^3.0 .0"
2237+ html-tags "^3.1 .0"
22382238
22392239is-map@^2.0.3 :
22402240 version "2.0.3"
You can’t perform that action at this time.
0 commit comments