@@ -910,10 +910,10 @@ encodeurl@~1.0.2:
910
910
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
911
911
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
912
912
913
- entities@~2.1 .0 :
914
- version "2.1 .0"
915
- resolved "https://registry.yarnpkg.com/entities/-/entities-2.1 .0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5 "
916
- integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w ==
913
+ entities@^4.4 .0 :
914
+ version "4.5 .0"
915
+ resolved "https://registry.yarnpkg.com/entities/-/entities-4.5 .0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48 "
916
+ integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw ==
917
917
918
918
env-paths@^2.2.1 :
919
919
version "2.2.1"
@@ -2150,12 +2150,12 @@ lines-and-columns@^1.1.6:
2150
2150
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2151
2151
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2152
2152
2153
- linkify-it@^3 .0.1 :
2154
- version "3 .0.3 "
2155
- resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3 .0.3 .tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e "
2156
- integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ ==
2153
+ linkify-it@^5 .0.0 :
2154
+ version "5 .0.0 "
2155
+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5 .0.0 .tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421 "
2156
+ integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ ==
2157
2157
dependencies :
2158
- uc.micro "^1 .0.1 "
2158
+ uc.micro "^2 .0.0 "
2159
2159
2160
2160
lint-staged@15.2.10 :
2161
2161
version "15.2.10"
@@ -2292,21 +2292,22 @@ lru-cache@^6.0.0:
2292
2292
dependencies :
2293
2293
yallist "^4.0.0"
2294
2294
2295
- markdown-it@^12 .0.0 :
2296
- version "12.3.2 "
2297
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2 .tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90 "
2298
- integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg ==
2295
+ markdown-it@^14 .0.0 :
2296
+ version "14.1.0 "
2297
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0 .tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45 "
2298
+ integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg ==
2299
2299
dependencies :
2300
2300
argparse "^2.0.1"
2301
- entities "~2.1.0"
2302
- linkify-it "^3.0.1"
2303
- mdurl "^1.0.1"
2304
- uc.micro "^1.0.5"
2301
+ entities "^4.4.0"
2302
+ linkify-it "^5.0.0"
2303
+ mdurl "^2.0.0"
2304
+ punycode.js "^2.3.1"
2305
+ uc.micro "^2.1.0"
2305
2306
2306
- mdurl@^1 .0.1 :
2307
- version "1 .0.1 "
2308
- resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1 .0.1 .tgz#fe85b2ec75a59037f2adfec100fd6c601761152e "
2309
- integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4 =
2307
+ mdurl@^2 .0.0 :
2308
+ version "2 .0.0 "
2309
+ resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2 .0.0 .tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0 "
2310
+ integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w= =
2310
2311
2311
2312
media-typer@0.3.0 :
2312
2313
version "0.3.0"
@@ -2650,6 +2651,11 @@ proxy-addr@~2.0.5:
2650
2651
forwarded "~0.1.2"
2651
2652
ipaddr.js "1.9.0"
2652
2653
2654
+ punycode.js@^2.3.1 :
2655
+ version "2.3.1"
2656
+ resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
2657
+ integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
2658
+
2653
2659
punycode@^2.1.0 :
2654
2660
version "2.1.1"
2655
2661
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -3231,10 +3237,10 @@ typed-array-length@^1.0.6:
3231
3237
is-typed-array "^1.1.13"
3232
3238
possible-typed-array-names "^1.0.0"
3233
3239
3234
- uc.micro@^1 .0.1 , uc.micro@^1.0.5 :
3235
- version "1.0.6 "
3236
- resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6. tgz#9c411a802a409a91fc6cf74081baba34b24499ac "
3237
- integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA ==
3240
+ uc.micro@^2 .0.0 , uc.micro@^2. 1.0 :
3241
+ version "2. 1.0"
3242
+ resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2. 1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee "
3243
+ integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A ==
3238
3244
3239
3245
unbox-primitive@^1.0.1 :
3240
3246
version "1.0.1"
0 commit comments