Skip to content

Commit 4e7b263

Browse files
Bump the production group with 2 updates
Bumps the production group with 2 updates: [@expo/fingerprint](https://github.com/expo/expo/tree/HEAD/packages/@expo/fingerprint) and [semver](https://github.com/npm/node-semver). Updates `@expo/fingerprint` from 0.8.0 to 0.16.7 - [Changelog](https://github.com/expo/expo/blob/main/packages/@expo/fingerprint/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/@expo/fingerprint) Updates `semver` from 7.7.3 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.3...v7.7.4) --- updated-dependencies: - dependency-name: "@expo/fingerprint" dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727b938 commit 4e7b263

2 files changed

Lines changed: 82 additions & 19 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@actions/github": "^6.0.1",
1818
"@actions/io": "^2.0.0",
1919
"@actions/tool-cache": "^2.0.2",
20-
"@expo/fingerprint": "^0.8.0",
21-
"semver": "^7.7.3",
20+
"@expo/fingerprint": "^0.16.7",
21+
"semver": "^7.7.4",
2222
"typescript": "^5.9.3",
2323
"uuid": "^9.0.1"
2424
},

yarn.lock

Lines changed: 80 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -234,17 +234,29 @@
234234
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
235235
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
236236

237-
"@expo/fingerprint@^0.8.0":
238-
version "0.8.0"
239-
resolved "https://registry.yarnpkg.com/@expo/fingerprint/-/fingerprint-0.8.0.tgz#631a64c5db23e121228546502ae6a0eeab19aaf7"
240-
integrity sha512-LBNweJnpG16p7SbvFGINF5Q44bDErIcm1li9SuvYQgrrSey3ErIPmZsiMsNBxlvVie6eTp4wmFO6IFmeaqEhbg==
237+
"@expo/env@^2.1.2":
238+
version "2.1.2"
239+
resolved "https://registry.yarnpkg.com/@expo/env/-/env-2.1.2.tgz#c25ecadc60555873761a02c4b85bdd1663fa568c"
240+
integrity sha512-RJtGFfj/ygO/6zcVbV3cckHf4THcEkv5IZft1GjCB3dfT6axvzvIwXE9EiQqQYmGHcQ+ZrvC8xZcIhiHba0pYg==
241+
dependencies:
242+
chalk "^4.0.0"
243+
debug "^4.3.4"
244+
getenv "^2.0.0"
245+
246+
"@expo/fingerprint@^0.16.7":
247+
version "0.16.7"
248+
resolved "https://registry.yarnpkg.com/@expo/fingerprint/-/fingerprint-0.16.7.tgz#288719e85e4da2f624ad9b42128f4e86384dd198"
249+
integrity sha512-BH8sicYOqZ1iBMwCVEGIz6uTTfylosjc49FoMmCYIzKOiYdiVehsfoYBwyfxwWIiya1VMhm1gv0cgOP8fxHpDw==
241250
dependencies:
251+
"@expo/env" "^2.1.2"
242252
"@expo/spawn-async" "^1.7.2"
253+
arg "^5.0.2"
243254
chalk "^4.1.2"
244255
debug "^4.3.4"
245-
find-up "^5.0.0"
246-
minimatch "^3.0.4"
247-
p-limit "^3.1.0"
256+
getenv "^2.0.0"
257+
glob "^13.0.0"
258+
ignore "^5.3.1"
259+
minimatch "^10.2.2"
248260
resolve-from "^5.0.0"
249261
semver "^7.6.0"
250262

@@ -588,6 +600,11 @@ ansi-styles@^4.1.0:
588600
dependencies:
589601
color-convert "^2.0.1"
590602

603+
arg@^5.0.2:
604+
version "5.0.2"
605+
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c"
606+
integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==
607+
591608
argparse@^2.0.1:
592609
version "2.0.1"
593610
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
@@ -608,6 +625,11 @@ balanced-match@^1.0.0:
608625
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
609626
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
610627

628+
balanced-match@^4.0.2:
629+
version "4.0.4"
630+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
631+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
632+
611633
before-after-hook@^2.2.0:
612634
version "2.2.3"
613635
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c"
@@ -628,6 +650,13 @@ brace-expansion@^2.0.1:
628650
dependencies:
629651
balanced-match "^1.0.0"
630652

653+
brace-expansion@^5.0.5:
654+
version "5.0.6"
655+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.6.tgz#ec68fe0a641a29d8711579caf641d05bae1f2285"
656+
integrity sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==
657+
dependencies:
658+
balanced-match "^4.0.2"
659+
631660
braces@^3.0.2:
632661
version "3.0.2"
633662
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -924,6 +953,11 @@ fs.realpath@^1.0.0:
924953
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
925954
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
926955

956+
getenv@^2.0.0:
957+
version "2.0.0"
958+
resolved "https://registry.yarnpkg.com/getenv/-/getenv-2.0.0.tgz#b1698c7b0f29588f4577d06c42c73a5b475c69e0"
959+
integrity sha512-VilgtJj/ALgGY77fiLam5iD336eSWi96Q15JSAG1zi8NRBysm3LXKdGnHb4m5cuyxvOLQQKWpBZAT6ni4FI2iQ==
960+
927961
glob-parent@^5.1.2:
928962
version "5.1.2"
929963
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
@@ -938,6 +972,15 @@ glob-parent@^6.0.2:
938972
dependencies:
939973
is-glob "^4.0.3"
940974

975+
glob@^13.0.0:
976+
version "13.0.6"
977+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
978+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
979+
dependencies:
980+
minimatch "^10.2.2"
981+
minipass "^7.1.3"
982+
path-scurry "^2.0.2"
983+
941984
glob@^7.1.3:
942985
version "7.2.3"
943986
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -1086,6 +1129,11 @@ lodash.merge@^4.6.2:
10861129
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
10871130
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
10881131

1132+
lru-cache@^11.0.0:
1133+
version "11.3.6"
1134+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.3.6.tgz#f0306ad6e9f0a5dc25b16aeba4e8f57b7ec2df55"
1135+
integrity sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==
1136+
10891137
merge2@^1.3.0, merge2@^1.4.1:
10901138
version "1.4.1"
10911139
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
@@ -1111,6 +1159,13 @@ mime-types@^2.1.12:
11111159
dependencies:
11121160
mime-db "1.52.0"
11131161

1162+
minimatch@^10.2.2:
1163+
version "10.2.5"
1164+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
1165+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
1166+
dependencies:
1167+
brace-expansion "^5.0.5"
1168+
11141169
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
11151170
version "3.1.2"
11161171
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -1125,6 +1180,11 @@ minimatch@^9.0.4:
11251180
dependencies:
11261181
brace-expansion "^2.0.1"
11271182

1183+
minipass@^7.1.2, minipass@^7.1.3:
1184+
version "7.1.3"
1185+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
1186+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
1187+
11281188
ms@2.1.2:
11291189
version "2.1.2"
11301190
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1161,7 +1221,7 @@ optionator@^0.9.3:
11611221
type-check "^0.4.0"
11621222
word-wrap "^1.2.5"
11631223

1164-
p-limit@^3.0.2, p-limit@^3.1.0:
1224+
p-limit@^3.0.2:
11651225
version "3.1.0"
11661226
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
11671227
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
@@ -1197,6 +1257,14 @@ path-key@^3.1.0:
11971257
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
11981258
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
11991259

1260+
path-scurry@^2.0.2:
1261+
version "2.0.2"
1262+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
1263+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
1264+
dependencies:
1265+
lru-cache "^11.0.0"
1266+
minipass "^7.1.2"
1267+
12001268
path-type@^4.0.0:
12011269
version "4.0.0"
12021270
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -1271,15 +1339,10 @@ semver@^6.1.0, semver@^6.3.1:
12711339
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
12721340
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
12731341

1274-
semver@^7.6.0:
1275-
version "7.6.2"
1276-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
1277-
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
1278-
1279-
semver@^7.7.3:
1280-
version "7.7.3"
1281-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
1282-
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
1342+
semver@^7.6.0, semver@^7.7.4:
1343+
version "7.7.4"
1344+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
1345+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
12831346

12841347
shebang-command@^2.0.0:
12851348
version "2.0.0"

0 commit comments

Comments
 (0)