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 27
27
},
28
28
"dependencies" : {
29
29
"async" : " ^3.2.0" ,
30
- "is-html" : " ^2 .0.0" ,
30
+ "is-html" : " ^3 .0.0" ,
31
31
"markdown-it" : " ^12.0.0" ,
32
32
"node-quill-converter" : " ^0.3.2" ,
33
33
"quill" : " ^1.3.6" ,
Original file line number Diff line number Diff line change @@ -2037,10 +2037,10 @@ html-encoding-sniffer@^1.0.2:
2037
2037
dependencies :
2038
2038
whatwg-encoding "^1.0.1"
2039
2039
2040
- html-tags@^3.0 .0 :
2041
- version "3.1.0 "
2042
- resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0. tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140 "
2043
- integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg ==
2040
+ html-tags@^3.1 .0 :
2041
+ version "3.3.1 "
2042
+ resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1. tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce "
2043
+ integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ ==
2044
2044
2045
2045
http-signature@~1.2.0 :
2046
2046
version "1.2.0"
@@ -2317,12 +2317,12 @@ is-glob@^4.0.0, is-glob@^4.0.3:
2317
2317
dependencies :
2318
2318
is-extglob "^2.1.1"
2319
2319
2320
- is-html@^2 .0.0 :
2321
- version "2.0 .0"
2322
- resolved "https://registry.yarnpkg.com/is-html/-/is-html-2.0 .0.tgz#b3ab2e27ccb7a12235448f51f115a6690f435fc8 "
2323
- integrity sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg ==
2320
+ is-html@^3 .0.0 :
2321
+ version "3.1 .0"
2322
+ resolved "https://registry.yarnpkg.com/is-html/-/is-html-3.1 .0.tgz#ba89d7cb4521b46d9653105b659c1467e141f0d5 "
2323
+ integrity sha512-eHrJ9L14RlcKIFXh+RlqVYiRPGp8YhSn5pSNibDLtouaJdDcn3R0Fyu3mWTXQeKCQiLoiR2V8sPPzoQSomukSg ==
2324
2324
dependencies :
2325
- html-tags "^3.0 .0"
2325
+ html-tags "^3.1 .0"
2326
2326
2327
2327
is-map@^2.0.3 :
2328
2328
version "2.0.3"
You can’t perform that action at this time.
0 commit comments