@@ -3709,9 +3709,9 @@ isarray@~1.0.0:
3709
3709
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
3710
3710
3711
3711
isbot@^5.0.0 :
3712
- version "5.1.0 "
3713
- resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.0 .tgz#5477151d6bb2a54de851b0899ddec93a69bea64c "
3714
- integrity sha512-cWTMpcI8G0BjxVg/UH+fMF16yYxPup7QL7v7FuJqCFOTuB0yuLKxonWyEDiKG/DC9LIxEvy0COQkMDNkxpY0jQ ==
3712
+ version "5.1.13 "
3713
+ resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.13 .tgz#c291ae9f33d346c070648cb44d6ab2bb163650d1 "
3714
+ integrity sha512-RXtBib4m9zChSb+187EpNQML7Z3u2i34zDdqcRFZnqSJs0xdh91xzJytc5apYVg+9Y4NGnUQ0AIeJvX9FAnCUw ==
3715
3715
3716
3716
isexe@^2.0.0 :
3717
3717
version "2.0.0"
@@ -5672,8 +5672,16 @@ string-hash@^1.1.1:
5672
5672
resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b"
5673
5673
integrity sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==
5674
5674
5675
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
5676
- name string-width-cjs
5675
+ " string-width-cjs@npm:string-width@^4.2.0 " :
5676
+ version "4.2.3"
5677
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5678
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5679
+ dependencies :
5680
+ emoji-regex "^8.0.0"
5681
+ is-fullwidth-code-point "^3.0.0"
5682
+ strip-ansi "^6.0.1"
5683
+
5684
+ string-width@^4.1.0 :
5677
5685
version "4.2.3"
5678
5686
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5679
5687
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5754,8 +5762,14 @@ stringify-entities@^4.0.0:
5754
5762
character-entities-html4 "^2.0.0"
5755
5763
character-entities-legacy "^3.0.0"
5756
5764
5757
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5758
- name strip-ansi-cjs
5765
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
5766
+ version "6.0.1"
5767
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5768
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5769
+ dependencies :
5770
+ ansi-regex "^5.0.1"
5771
+
5772
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
5759
5773
version "6.0.1"
5760
5774
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5761
5775
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
0 commit comments