Skip to content

Commit 29be069

Browse files
Bump brace-expansion from 1.1.11 to 1.1.12 in /demos/reactnative
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f9fd06 commit 29be069

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

demos/reactnative/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,12 +1158,12 @@
11581158
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
11591159
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
11601160

1161-
"@types/node@^22.13.0":
1162-
version "22.13.17"
1163-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754"
1164-
integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==
1161+
"@types/node@^24.0.10":
1162+
version "24.2.1"
1163+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.1.tgz#83e41543f0a518e006594bb394e2cd961de56727"
1164+
integrity sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==
11651165
dependencies:
1166-
undici-types "~6.20.0"
1166+
undici-types "~7.10.0"
11671167

11681168
"@types/qs@^6.5.1":
11691169
version "6.9.6"
@@ -1966,9 +1966,9 @@ [email protected]:
19661966
big-integer "^1.6.7"
19671967

19681968
brace-expansion@^1.1.7:
1969-
version "1.1.11"
1970-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1971-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
1969+
version "1.1.12"
1970+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
1971+
integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
19721972
dependencies:
19731973
balanced-match "^1.0.0"
19741974
concat-map "0.0.1"
@@ -5765,7 +5765,7 @@ trim-right@^1.0.1:
57655765
"tus-js-client@file:../..":
57665766
version "5.0.0-pre1"
57675767
dependencies:
5768-
"@types/node" "^22.13.0"
5768+
"@types/node" "^24.0.10"
57695769
buffer-from "^1.1.2"
57705770
combine-errors "^3.0.3"
57715771
is-stream "^2.0.0"
@@ -5807,10 +5807,10 @@ ultron@~1.1.0:
58075807
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
58085808
integrity sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og==
58095809

5810-
undici-types@~6.20.0:
5811-
version "6.20.0"
5812-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
5813-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
5810+
undici-types@~7.10.0:
5811+
version "7.10.0"
5812+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
5813+
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
58145814

58155815
unicode-canonical-property-names-ecmascript@^1.0.4:
58165816
version "1.0.4"

0 commit comments

Comments
 (0)