From ca5a24c90bcd12a188d9a92a57994c0eced83b6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:23:43 +0000 Subject: [PATCH] Bump fast-uri from 3.0.6 to 3.1.6 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.6. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.6) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 42 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9da702c736..b3cae75d56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4583,9 +4583,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-uri@^3.0.1: - version "3.0.6" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748" - integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw== + version "3.1.6" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.6.tgz#bfdd308ef763f835fed059f3c6c925f708e33e3a" + integrity sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q== fast-xml-parser@^4.4.1: version "4.5.4" @@ -7960,8 +7960,40 @@ react-is@19.2.3, react-is@^16.13.1, react-is@^18.0.0, react-is@^19.2.3: integrity sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA== "react-native@link:./packages/react-native": - version "0.0.0" - uid "" + version "0.86.2" + dependencies: + "@react-native/assets-registry" "0.86.2" + "@react-native/codegen" "0.86.2" + "@react-native/community-cli-plugin" "0.86.2" + "@react-native/gradle-plugin" "0.86.2" + "@react-native/js-polyfills" "0.86.2" + "@react-native/normalize-colors" "0.86.2" + "@react-native/virtualized-lists" "0.86.2" + abort-controller "^3.0.0" + anser "^1.4.9" + ansi-regex "^5.0.0" + babel-plugin-syntax-hermes-parser "0.36.0" + base64-js "^1.5.1" + commander "^12.0.0" + flow-enums-runtime "^0.0.6" + hermes-compiler "250829098.0.16" + invariant "^2.2.4" + memoize-one "^5.0.0" + metro-runtime "^0.84.3" + metro-source-map "^0.84.3" + nullthrows "^1.1.1" + pretty-format "^29.7.0" + promise "^8.3.0" + react-devtools-core "^6.1.5" + react-refresh "^0.14.0" + regenerator-runtime "^0.13.2" + scheduler "0.27.0" + semver "^7.1.3" + stacktrace-parser "^0.1.10" + tinyglobby "^0.2.15" + whatwg-fetch "^3.0.0" + ws "^7.5.10" + yargs "^17.6.2" react-refresh@^0.14.0: version "0.14.2"