@@ -799,10 +799,10 @@ encodeurl@~1.0.2:
799
799
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
800
800
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
801
801
802
- entities@~2.1 .0 :
803
- version "2.1 .0"
804
- resolved "https://registry.yarnpkg.com/entities/-/entities-2.1 .0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5 "
805
- integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w ==
802
+ entities@^4.4 .0 :
803
+ version "4.5 .0"
804
+ resolved "https://registry.yarnpkg.com/entities/-/entities-4.5 .0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48 "
805
+ integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw ==
806
806
807
807
error-ex@^1.3.1 :
808
808
version "1.3.2"
@@ -1881,12 +1881,12 @@ lines-and-columns@^1.1.6:
1881
1881
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1882
1882
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1883
1883
1884
- linkify-it@^3 .0.1 :
1885
- version "3 .0.3 "
1886
- resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3 .0.3 .tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e "
1887
- integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ ==
1884
+ linkify-it@^5 .0.0 :
1885
+ version "5 .0.0 "
1886
+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5 .0.0 .tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421 "
1887
+ integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ ==
1888
1888
dependencies :
1889
- uc.micro "^1 .0.1 "
1889
+ uc.micro "^2 .0.0 "
1890
1890
1891
1891
1892
1892
version "15.2.2"
@@ -2023,21 +2023,22 @@ lru-cache@^6.0.0:
2023
2023
dependencies :
2024
2024
yallist "^4.0.0"
2025
2025
2026
- markdown-it@^12 .0.0 :
2027
- version "12.3.2 "
2028
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2 .tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90 "
2029
- integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg ==
2026
+ markdown-it@^14 .0.0 :
2027
+ version "14.0.0 "
2028
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.0.0 .tgz#b4b2ddeb0f925e88d981f84c183b59bac9e3741b "
2029
+ integrity sha512-seFjF0FIcPt4P9U39Bq1JYblX0KZCjDLFFQPHpL5AzHpqPEKtosxmdq/LTVZnjfH7tjt9BxStm+wXcDBNuYmzw ==
2030
2030
dependencies :
2031
2031
argparse "^2.0.1"
2032
- entities "~2.1.0"
2033
- linkify-it "^3.0.1"
2034
- mdurl "^1.0.1"
2035
- uc.micro "^1.0.5"
2032
+ entities "^4.4.0"
2033
+ linkify-it "^5.0.0"
2034
+ mdurl "^2.0.0"
2035
+ punycode.js "^2.3.1"
2036
+ uc.micro "^2.0.0"
2036
2037
2037
- mdurl@^1 .0.1 :
2038
- version "1 .0.1 "
2039
- resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1 .0.1 .tgz#fe85b2ec75a59037f2adfec100fd6c601761152e "
2040
- integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4 =
2038
+ mdurl@^2 .0.0 :
2039
+ version "2 .0.0 "
2040
+ resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2 .0.0 .tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0 "
2041
+ integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w= =
2041
2042
2042
2043
2043
2044
version "0.3.0"
@@ -2383,6 +2384,11 @@ proxy-addr@~2.0.5:
2383
2384
forwarded "~0.1.2"
2384
2385
ipaddr.js "1.9.0"
2385
2386
2387
+ punycode.js@^2.3.1 :
2388
+ version "2.3.1"
2389
+ resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
2390
+ integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
2391
+
2386
2392
punycode@^2.1.0 :
2387
2393
version "2.1.1"
2388
2394
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -2870,10 +2876,10 @@ typed-array-length@^1.0.4:
2870
2876
for-each "^0.3.3"
2871
2877
is-typed-array "^1.1.9"
2872
2878
2873
- uc.micro@^1 .0.1, uc.micro@^1.0.5 :
2874
- version "1 .0.6 "
2875
- resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1 .0.6 .tgz#9c411a802a409a91fc6cf74081baba34b24499ac "
2876
- integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA ==
2879
+ uc.micro@^2 .0.0 :
2880
+ version "2 .0.0 "
2881
+ resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2 .0.0 .tgz#84b3c335c12b1497fd9e80fcd3bfa7634c363ff1 "
2882
+ integrity sha512-DffL94LsNOccVn4hyfRe5rdKa273swqeA5DJpMOeFmEn1wCDc7nAbbB0gXlgBCL7TNzeTv6G7XVWzan7iJtfig ==
2877
2883
2878
2884
unbox-primitive@^1.0.1 :
2879
2885
version "1.0.1"
0 commit comments