File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 22
22
"remark-retext" : " ^3.1.3" ,
23
23
"remark-stringify" : " 6.0.4" ,
24
24
"retext-english" : " ^3.0.4" ,
25
- "sanitize-html" : " ^1.27.0 " ,
25
+ "sanitize-html" : " ^1.27.5 " ,
26
26
"underscore.string" : " ^3.3.5" ,
27
27
"unified" : " ^6.2.0" ,
28
28
"unist-util-remove-position" : " ^1.1.4" ,
Original file line number Diff line number Diff line change @@ -18104,6 +18104,11 @@ parse-path@^4.0.0:
18104
18104
is-ssh "^1.3.0"
18105
18105
protocols "^1.4.0"
18106
18106
18107
+ parse-srcset@^1.0.2:
18108
+ version "1.0.2"
18109
+ resolved "https://registry.yarnpkg.com/parse-srcset/-/parse-srcset-1.0.2.tgz#f2bd221f6cc970a938d88556abc589caaaa2bde1"
18110
+ integrity sha1-8r0iH2zJcKk42IVWq8WJyqqiveE=
18111
+
18107
18112
parse-unit@^1.0.1:
18108
18113
version "1.0.1"
18109
18114
resolved "https://registry.yarnpkg.com/parse-unit/-/parse-unit-1.0.1.tgz#7e1bb6d5bef3874c28e392526a2541170291eecf"
@@ -21864,17 +21869,15 @@ sane@^4.0.3:
21864
21869
minimist "^1.1.1"
21865
21870
walker "~1.0.5"
21866
21871
21867
- sanitize-html@^1.27.0 :
21868
- version "1.27.0 "
21869
- resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.27.0 .tgz#42104a2d59f1a48b616b5165ad5349824861e580 "
21870
- integrity sha512-U1btucGeYVpg0GoK43jPpe/bDCV4cBOGuxzv5NBd0bOjyZdMKY0n98S/vNlO1wVwre0VCj8H3hbzE7gD2+RjKA ==
21872
+ sanitize-html@^1.27.5 :
21873
+ version "1.27.5 "
21874
+ resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.27.5 .tgz#6c8149462adb23e360e1bb71cc0bae7f08c823c7 "
21875
+ integrity sha512-M4M5iXDAUEcZKLXkmk90zSYWEtk5NH3JmojQxKxV371fnMh+x9t1rqdmXaGoyEHw3z/X/8vnFhKjGL5xFGOJ3A ==
21871
21876
dependencies:
21872
- chalk "^2.4.1"
21873
21877
htmlparser2 "^4.1.0"
21874
21878
lodash "^4.17.15"
21879
+ parse-srcset "^1.0.2"
21875
21880
postcss "^7.0.27"
21876
- srcset "^2.0.1"
21877
- xtend "^4.0.1"
21878
21881
21879
21882
saslprep@^1.0.0:
21880
21883
version "1.0.3"
@@ -22663,11 +22666,6 @@ squeak@^1.0.0:
22663
22666
console-stream "^0.1.1"
22664
22667
lpad-align "^1.0.1"
22665
22668
22666
- srcset@^2.0.1:
22667
- version "2.0.1"
22668
- resolved "https://registry.yarnpkg.com/srcset/-/srcset-2.0.1.tgz#8f842d357487eb797f413d9c309de7a5149df5ac"
22669
- integrity sha512-00kZI87TdRKwt+P8jj8UZxbfp7mK2ufxcIMWvhAOZNJTRROimpHeruWrGvCZneiuVDLqdyHefVp748ECTnyUBQ==
22670
-
22671
22669
ssf@~0.11.2:
22672
22670
version "0.11.2"
22673
22671
resolved "https://registry.yarnpkg.com/ssf/-/ssf-0.11.2.tgz#0b99698b237548d088fc43cdf2b70c1a7512c06c"
You can’t perform that action at this time.
0 commit comments