Skip to content

Commit bb8f57d

Browse files
chore(deps): bump brace-expansion from 2.0.2 to 2.0.3
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.0.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c38366d commit bb8f57d

1 file changed

Lines changed: 17 additions & 26 deletions

File tree

yarn.lock

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@
137137
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
138138
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
139139

140-
agent-base@^7.1.2:
141-
version "7.1.3"
142-
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
143-
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
144-
145140
agent-base@6:
146141
version "6.0.2"
147142
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
148143
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
149144
dependencies:
150145
debug "4"
151146

147+
agent-base@^7.1.2:
148+
version "7.1.3"
149+
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
150+
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
151+
152152
ansi-regex@^5.0.1:
153153
version "5.0.1"
154154
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
@@ -192,9 +192,9 @@ bignumber.js@^9.0.0:
192192
integrity sha512-EM7aMFTXbptt/wZdMlBv2t8IViwQL+h6SLHosp8Yf0dqJMTnY6iL32opnAB6kAdL0SZPuvcAzFr31o0c/R3/RA==
193193

194194
brace-expansion@^2.0.1:
195-
version "2.0.2"
196-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz"
197-
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
195+
version "2.0.3"
196+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.3.tgz#0493338bdd58e319b1039c67cf7ee439892c01d9"
197+
integrity sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==
198198
dependencies:
199199
balanced-match "^1.0.0"
200200

@@ -289,7 +289,7 @@ eastasianwidth@^0.2.0:
289289
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
290290
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
291291

292-
ecdsa-sig-formatter@^1.0.11, ecdsa-sig-formatter@1.0.11:
292+
ecdsa-sig-formatter@1.0.11, ecdsa-sig-formatter@^1.0.11:
293293
version "1.0.11"
294294
resolved "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz"
295295
integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==
@@ -775,13 +775,6 @@ stream-shift@^1.0.2:
775775
resolved "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz"
776776
integrity sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==
777777

778-
string_decoder@^1.1.1:
779-
version "1.3.0"
780-
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
781-
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
782-
dependencies:
783-
safe-buffer "~5.2.0"
784-
785778
"string-width-cjs@npm:string-width@^4.2.0":
786779
version "4.2.3"
787780
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -791,16 +784,7 @@ string_decoder@^1.1.1:
791784
is-fullwidth-code-point "^3.0.0"
792785
strip-ansi "^6.0.1"
793786

794-
string-width@^4.1.0, string-width@^4.2.0:
795-
version "4.2.3"
796-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
797-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
798-
dependencies:
799-
emoji-regex "^8.0.0"
800-
is-fullwidth-code-point "^3.0.0"
801-
strip-ansi "^6.0.1"
802-
803-
string-width@^4.2.3:
787+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
804788
version "4.2.3"
805789
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
806790
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -818,6 +802,13 @@ string-width@^5.0.1, string-width@^5.1.2:
818802
emoji-regex "^9.2.2"
819803
strip-ansi "^7.0.1"
820804

805+
string_decoder@^1.1.1:
806+
version "1.3.0"
807+
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
808+
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
809+
dependencies:
810+
safe-buffer "~5.2.0"
811+
821812
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
822813
version "6.0.1"
823814
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"

0 commit comments

Comments
 (0)