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 @@ -1458,10 +1458,10 @@ html-encoding-sniffer@^1.0.2:
14581458 dependencies :
14591459 whatwg-encoding "^1.0.1"
14601460
1461- html-tags@^3.0 .0 :
1462- version "3.1 .0"
1463- resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1 .0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140 "
1464- integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg ==
1461+ html-tags@^3.1 .0 :
1462+ version "3.2 .0"
1463+ resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.2 .0.tgz#dbb3518d20b726524e4dd43de397eb0a95726961 "
1464+ integrity sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg ==
14651465
14661466http-signature@~1.2.0 :
14671467 version "1.2.0"
@@ -1620,12 +1620,12 @@ is-glob@^4.0.0, is-glob@^4.0.3:
16201620 dependencies :
16211621 is-extglob "^2.1.1"
16221622
1623- is-html@^2 .0.0 :
1624- version "2 .0.0"
1625- resolved "https://registry.yarnpkg.com/is-html/-/is-html-2 .0.0.tgz#b3ab2e27ccb7a12235448f51f115a6690f435fc8 "
1626- integrity sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg ==
1623+ is-html@^3 .0.0 :
1624+ version "3 .0.0"
1625+ resolved "https://registry.yarnpkg.com/is-html/-/is-html-3 .0.0.tgz#a2fef286da052db8f4c7941ac5eb2137eb840cf6 "
1626+ integrity sha512-LmdKtXjzmYi07R1wJA6ZJk/8Y+6J40x8zwsJT3VnhqgxJdRWwYWizpGjvdtA9PkeA57pjZYMbwm6IpPMSn4JNA ==
16271627 dependencies :
1628- html-tags "^3.0 .0"
1628+ html-tags "^3.1 .0"
16291629
16301630is-negative-zero@^2.0.1 :
16311631 version "2.0.1"
You can’t perform that action at this time.
0 commit comments