@@ -1018,6 +1018,11 @@ diff@^4.0.1:
10181018 resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
10191019 integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
10201020
1021+ eastasianwidth@^0.2.0 :
1022+ version "0.2.0"
1023+ resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
1024+ integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
1025+
10211026electron-to-chromium@^1.5.73 :
10221027 version "1.5.102"
10231028 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.102.tgz#81a452ace8e2c3fa7fba904ea4fed25052c53d3f"
@@ -1033,6 +1038,11 @@ emoji-regex@^8.0.0:
10331038 resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
10341039 integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
10351040
1041+ emoji-regex@^9.2.2 :
1042+ version "9.2.2"
1043+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
1044+ integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
1045+
10361046error-ex@^1.3.1 :
10371047 version "1.3.2"
10381048 resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -2108,7 +2118,7 @@ string-length@^4.0.1:
21082118 char-regex "^1.0.2"
21092119 strip-ansi "^6.0.0"
21102120
2111- " string-width-cjs@npm:string-width@^4.2.0 " :
2121+ " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
21122122 version "4.2.3"
21132123 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
21142124 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2117,14 +2127,14 @@ string-length@^4.0.1:
21172127 is-fullwidth-code-point "^3.0.0"
21182128 strip-ansi "^6.0.1"
21192129
2120- string-width@4.2.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@ ^5.0.1, string-width@^5.1.2 :
2121- version "4.2.0 "
2122- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0. tgz#952182c46cc7b2c313d1596e623992bd163b72b5 "
2123- integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg ==
2130+ string-width@^5.0.1, string-width@^5.1.2 :
2131+ version "5.1.2 "
2132+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2. tgz#14f8daec6d81e7221d2a357e668cab73bdbca794 "
2133+ integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA ==
21242134 dependencies :
2125- emoji-regex "^8.0 .0"
2126- is-fullwidth-code-point "^3.0.0 "
2127- strip-ansi "^6 .0.0 "
2135+ eastasianwidth "^0.2 .0"
2136+ emoji-regex "^9.2.2 "
2137+ strip-ansi "^7 .0.1 "
21282138
21292139" strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
21302140 version "6.0.1"
0 commit comments