Skip to content

Commit 3e6cd64

Browse files
authored
Merge pull request #2 from blocklessnetwork/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2 parents aff5891 + dc20f95 commit 3e6cd64

File tree

1 file changed

+36
-12
lines changed

1 file changed

+36
-12
lines changed

yarn.lock

Lines changed: 36 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -990,11 +990,11 @@ brace-expansion@^2.0.1:
990990
balanced-match "^1.0.0"
991991

992992
braces@^3.0.2:
993-
version "3.0.2"
994-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
995-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
993+
version "3.0.3"
994+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
995+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
996996
dependencies:
997-
fill-range "^7.0.1"
997+
fill-range "^7.1.1"
998998

999999
browserslist@^4.22.2:
10001000
version "4.23.0"
@@ -1343,10 +1343,10 @@ fetch-blob@^3.1.2, fetch-blob@^3.1.4:
13431343
node-domexception "^1.0.0"
13441344
web-streams-polyfill "^3.0.3"
13451345

1346-
fill-range@^7.0.1:
1347-
version "7.0.1"
1348-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1349-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1346+
fill-range@^7.1.1:
1347+
version "7.1.1"
1348+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1349+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
13501350
dependencies:
13511351
to-regex-range "^5.0.1"
13521352

@@ -2441,7 +2441,16 @@ string-length@^4.0.1:
24412441
char-regex "^1.0.2"
24422442
strip-ansi "^6.0.0"
24432443

2444-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2444+
"string-width-cjs@npm:string-width@^4.2.0":
2445+
version "4.2.3"
2446+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2447+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2448+
dependencies:
2449+
emoji-regex "^8.0.0"
2450+
is-fullwidth-code-point "^3.0.0"
2451+
strip-ansi "^6.0.1"
2452+
2453+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
24452454
version "4.2.3"
24462455
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
24472456
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2468,8 +2477,14 @@ string-width@^7.0.0:
24682477
get-east-asian-width "^1.0.0"
24692478
strip-ansi "^7.1.0"
24702479

2471-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2472-
name strip-ansi-cjs
2480+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2481+
version "6.0.1"
2482+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2483+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2484+
dependencies:
2485+
ansi-regex "^5.0.1"
2486+
2487+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
24732488
version "6.0.1"
24742489
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
24752490
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2606,7 +2621,16 @@ which@^2.0.1:
26062621
dependencies:
26072622
isexe "^2.0.0"
26082623

2609-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2624+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2625+
version "7.0.0"
2626+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2627+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2628+
dependencies:
2629+
ansi-styles "^4.0.0"
2630+
string-width "^4.1.0"
2631+
strip-ansi "^6.0.0"
2632+
2633+
wrap-ansi@^7.0.0:
26102634
version "7.0.0"
26112635
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
26122636
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)