Skip to content

Commit 039e5e4

Browse files
chore(deps): bump follow-redirects from 1.15.6 to 1.16.0
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.6 to 1.16.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.6...v1.16.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 129d745 commit 039e5e4

1 file changed

Lines changed: 128 additions & 3 deletions

File tree

yarn.lock

Lines changed: 128 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,46 @@
15491549
dependencies:
15501550
node-forge "^1.3.3"
15511551

1552+
"@expo/config-plugins@~55.0.8":
1553+
version "55.0.8"
1554+
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-55.0.8.tgz#1b3f2b06b941b113ddc920be179b90c86eb82ef9"
1555+
integrity sha512-8WfWTRntTCcowfOS+tHdB0z98gKetTwktg4G5TWkCkXVa8Jt1NUnvzaaU4UHk2vbR2U4N84RyZJFizSwfF6C9g==
1556+
dependencies:
1557+
"@expo/config-types" "^55.0.5"
1558+
"@expo/json-file" "~10.0.13"
1559+
"@expo/plist" "^0.5.2"
1560+
"@expo/sdk-runtime-versions" "^1.0.0"
1561+
chalk "^4.1.2"
1562+
debug "^4.3.5"
1563+
getenv "^2.0.0"
1564+
glob "^13.0.0"
1565+
resolve-from "^5.0.0"
1566+
semver "^7.5.4"
1567+
slugify "^1.6.6"
1568+
xcode "^3.0.1"
1569+
xml2js "0.6.0"
1570+
1571+
"@expo/config-types@^55.0.5":
1572+
version "55.0.5"
1573+
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-55.0.5.tgz#731ce3e95866254e18977c0026ebab8a00dd6e10"
1574+
integrity sha512-sCmSUZG4mZ/ySXvfyyBdhjivz8Q539X1NondwDdYG7s3SBsk+wsgPJzYsqgAG/P9+l0xWjUD2F+kQ1cAJ6NNLg==
1575+
1576+
"@expo/config@~55.0.14":
1577+
version "55.0.15"
1578+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-55.0.15.tgz#6e6aa54f8f0f1883117d43d0e407a2e504c90618"
1579+
integrity sha512-lHc0ELIQ8126jYOMZpLv3WIuvordW98jFg5aT/J1/12n2ycuXu01XLZkJsdw0avO34cusUYb1It+MvY8JiMduA==
1580+
dependencies:
1581+
"@expo/config-plugins" "~55.0.8"
1582+
"@expo/config-types" "^55.0.5"
1583+
"@expo/json-file" "^10.0.13"
1584+
"@expo/require-utils" "^55.0.4"
1585+
deepmerge "^4.3.1"
1586+
getenv "^2.0.0"
1587+
glob "^13.0.0"
1588+
resolve-workspace-root "^2.0.0"
1589+
semver "^7.6.0"
1590+
slugify "^1.3.4"
1591+
15521592
"@expo/devcert@^1.2.1":
15531593
version "1.2.1"
15541594
resolved "https://registry.yarnpkg.com/@expo/devcert/-/devcert-1.2.1.tgz#1a687985bea1670866e54d5ba7c0ced963c354f4"
@@ -1557,6 +1597,14 @@
15571597
"@expo/sudo-prompt" "^9.3.1"
15581598
debug "^3.1.0"
15591599

1600+
"@expo/json-file@^10.0.13", "@expo/json-file@~10.0.13":
1601+
version "10.0.13"
1602+
resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-10.0.13.tgz#1a9ac56333786e8672181b0b95aab08f8255a548"
1603+
integrity sha512-pX/XjQn7tgNw6zuuV2ikmegmwe/S7uiwhrs2wXrANMkq7ozrA+JcZwgW9Q/8WZgciBzfAhNp5hnackHcrmapQA==
1604+
dependencies:
1605+
"@babel/code-frame" "^7.20.0"
1606+
json5 "^2.2.3"
1607+
15601608
"@expo/mcp-tunnel@~0.2.3":
15611609
version "0.2.3"
15621610
resolved "https://registry.yarnpkg.com/@expo/mcp-tunnel/-/mcp-tunnel-0.2.3.tgz#349b9da026b172d0b04edede14e982b4deaa437b"
@@ -1700,6 +1748,15 @@
17001748
"@types/hoist-non-react-statics" "^3.3.1"
17011749
hoist-non-react-statics "^3.3.0"
17021750

1751+
"@expo/require-utils@^55.0.4":
1752+
version "55.0.4"
1753+
resolved "https://registry.yarnpkg.com/@expo/require-utils/-/require-utils-55.0.4.tgz#cd474a8997ba6ecfa43d084a7f17bde0cb854179"
1754+
integrity sha512-JAANvXqV7MOysWeVWgaiDzikoyDjJWOV/ulOW60Zb3kXJfrx2oZOtGtDXDFKD1mXuahQgoM5QOjuZhF7gFRNjA==
1755+
dependencies:
1756+
"@babel/code-frame" "^7.20.0"
1757+
"@babel/core" "^7.25.2"
1758+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
1759+
17031760
"@expo/rudder-sdk-node@^1.1.1":
17041761
version "1.1.1"
17051762
resolved "https://registry.yarnpkg.com/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz#6aa575f346833eb6290282118766d4919c808c6a"
@@ -8217,11 +8274,34 @@ expo-atlas@^0.4.1:
82178274
serve-static "^1.15.0"
82188275
stream-json "^1.8.0"
82198276

8277+
expo-eas-client@~55.0.5:
8278+
version "55.0.5"
8279+
resolved "https://registry.yarnpkg.com/expo-eas-client/-/expo-eas-client-55.0.5.tgz#36e09e6c9e161eb72c17ce1657af210f6a9e4389"
8280+
integrity sha512-wRagCeSbSnSGVXgP7V+qiGfXzZ9hTVKWvKIOP7lwrX3MIEenNmNlO4D3RVC3aNU2GhmO3ZCZIIEre80KZoUUHA==
8281+
8282+
expo-json-utils@~55.0.2:
8283+
version "55.0.2"
8284+
resolved "https://registry.yarnpkg.com/expo-json-utils/-/expo-json-utils-55.0.2.tgz#ef79888b881ef5b92d27245d3a758bc5debcbccf"
8285+
integrity sha512-QJMOZOPOG7CTnKcrdVaiummn2va1MCO56z++eyWkDv3GBRODldM6MFMDf/jTREWthFc2Nxo6TuyWRrEV9S6n/Q==
8286+
8287+
expo-manifests@~55.0.15:
8288+
version "55.0.15"
8289+
resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.15.tgz#af9213abb4cddca0ee50163611dc1bc16412f755"
8290+
integrity sha512-p40ftXpgLTFGddFy35MYZMyjm/E6IQdn3l6fBZZ6zeraEzYLt+VLHYsplOL9ccTYvUSWKN9aOWRpoEYpyGVBVw==
8291+
dependencies:
8292+
"@expo/config" "~55.0.14"
8293+
expo-json-utils "~55.0.2"
8294+
82208295
expo-progress@^0.0.2:
82218296
version "0.0.2"
82228297
resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8"
82238298
integrity sha512-RFd6aUxuZSH+ZhFeQB7Z6llnm8MZo7PmmgjoHeN5Hfvq1zc1gjQw0H4pCFcf3h6f08SXg32VMoaoi5A+D7Cs1A==
82248299

8300+
expo-structured-headers@~55.0.2:
8301+
version "55.0.2"
8302+
resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-55.0.2.tgz#02705fae72add7bb91859d4c91ef38b07eefa676"
8303+
integrity sha512-KITovrWigTOtsII5hRQ9/3ydaNcxCux5g6O+eTPLyjnye9dpkDKl5GmCLVPVKIL/d7253OtbGtWMD4m0gha5pw==
8304+
82258305
expo-three@7.0.1:
82268306
version "7.0.1"
82278307
resolved "https://registry.yarnpkg.com/expo-three/-/expo-three-7.0.1.tgz#689688b529b8443fe6c1324000c0714858e37c55"
@@ -8230,6 +8310,51 @@ expo-three@7.0.1:
82308310
"@expo/browser-polyfill" "^1.0.1"
82318311
expo-asset-utils "~3.0.0"
82328312

8313+
expo-updates-interface@~55.1.5:
8314+
version "55.1.5"
8315+
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-55.1.5.tgz#72f0d595628b86afc83eca057723e24fc8d8b625"
8316+
integrity sha512-YOk9vhplWi0djoeqxMlEQgcDFeOGhnj4dWU0v1QvF5RqpqwLGdx780E0k3zL85xw6LXljVN78d6g8z51qIZu5g==
8317+
8318+
expo-updates@55.0.6:
8319+
version "55.0.6"
8320+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.6.tgz#2565e3bd9a046e311c3392c7e7babedae2eb1687"
8321+
integrity sha512-ykCzafGoFNHIJGXv59HxfDSVt/lVgE1RsRzmLfZbDCq2bapMZi1eUdprKhhrJVTkXPq92xDESx4I+2LpVc4f4g==
8322+
dependencies:
8323+
"@expo/code-signing-certificates" "^0.0.6"
8324+
"@expo/plist" "^0.5.2"
8325+
"@expo/spawn-async" "^1.7.2"
8326+
arg "4.1.0"
8327+
chalk "^4.1.2"
8328+
debug "^4.3.4"
8329+
expo-eas-client "~55.0.2"
8330+
expo-manifests "~55.0.4"
8331+
expo-structured-headers "~55.0.0"
8332+
expo-updates-interface "~55.1.1"
8333+
getenv "^2.0.0"
8334+
glob "^13.0.0"
8335+
ignore "^5.3.1"
8336+
resolve-from "^5.0.0"
8337+
8338+
expo-updates@~55.0.6:
8339+
version "55.0.20"
8340+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.20.tgz#751643ed931d90a358869ccff73d8b4962ba75ac"
8341+
integrity sha512-bRVsm+2ax3rQkErV+YX9uw+2N5DJ7C2S4ETPZPFbnLubSCJtlPuMHZ2SDQvmh3mAOl0yURKkbIMWVCvT89GmIQ==
8342+
dependencies:
8343+
"@expo/code-signing-certificates" "^0.0.6"
8344+
"@expo/plist" "^0.5.2"
8345+
"@expo/spawn-async" "^1.7.2"
8346+
arg "^4.1.0"
8347+
chalk "^4.1.2"
8348+
debug "^4.3.4"
8349+
expo-eas-client "~55.0.5"
8350+
expo-manifests "~55.0.15"
8351+
expo-structured-headers "~55.0.2"
8352+
expo-updates-interface "~55.1.5"
8353+
getenv "^2.0.0"
8354+
glob "^13.0.0"
8355+
ignore "^5.3.1"
8356+
resolve-from "^5.0.0"
8357+
82338358
exponential-backoff@^3.1.1:
82348359
version "3.1.1"
82358360
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
@@ -8720,9 +8845,9 @@ fmerge@^1.2.0:
87208845
integrity sha1-NumdKuJV4+4a9ma033gFU2cc9pI=
87218846

87228847
follow-redirects@^1.0.0:
8723-
version "1.15.6"
8724-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
8725-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
8848+
version "1.16.0"
8849+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
8850+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
87268851

87278852
fontfaceobserver@^2.1.0:
87288853
version "2.1.0"

0 commit comments

Comments
 (0)