|
5073 | 5073 | prop-types "^15.7.0" |
5074 | 5074 |
|
5075 | 5075 | "@xmldom/xmldom@^0.8.8": |
5076 | | - version "0.8.10" |
5077 | | - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99" |
5078 | | - integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw== |
| 5076 | + version "0.8.13" |
| 5077 | + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.13.tgz#00d1dd940b218dff2e49309d410d8bb212159225" |
| 5078 | + integrity sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw== |
5079 | 5079 |
|
5080 | 5080 | "@yarnpkg/lockfile@^1.1.0": |
5081 | 5081 | version "1.1.0" |
@@ -15492,7 +15492,16 @@ string-length@^4.0.1: |
15492 | 15492 | char-regex "^1.0.2" |
15493 | 15493 | strip-ansi "^6.0.0" |
15494 | 15494 |
|
15495 | | -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 15495 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 15496 | + version "4.2.3" |
| 15497 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 15498 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 15499 | + dependencies: |
| 15500 | + emoji-regex "^8.0.0" |
| 15501 | + is-fullwidth-code-point "^3.0.0" |
| 15502 | + strip-ansi "^6.0.1" |
| 15503 | + |
| 15504 | +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
15496 | 15505 | version "4.2.3" |
15497 | 15506 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
15498 | 15507 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -15601,7 +15610,14 @@ string_decoder@~1.1.1: |
15601 | 15610 | dependencies: |
15602 | 15611 | safe-buffer "~5.1.0" |
15603 | 15612 |
|
15604 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 15613 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 15614 | + version "6.0.1" |
| 15615 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 15616 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 15617 | + dependencies: |
| 15618 | + ansi-regex "^5.0.1" |
| 15619 | + |
| 15620 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
15605 | 15621 | version "6.0.1" |
15606 | 15622 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
15607 | 15623 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -16928,7 +16944,16 @@ wordwrap@^1.0.0: |
16928 | 16944 | resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" |
16929 | 16945 | integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== |
16930 | 16946 |
|
16931 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 16947 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 16948 | + version "7.0.0" |
| 16949 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 16950 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 16951 | + dependencies: |
| 16952 | + ansi-styles "^4.0.0" |
| 16953 | + string-width "^4.1.0" |
| 16954 | + strip-ansi "^6.0.0" |
| 16955 | + |
| 16956 | +wrap-ansi@^7.0.0: |
16932 | 16957 | version "7.0.0" |
16933 | 16958 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
16934 | 16959 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments