From 2aa62ded5d0fe32432ebe4ccb3042e0e009d20e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:20:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20qs=20from=206.14.0=20to?= =?UTF-8?q?=206.14.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 861a24ad019..e1e008ec2b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10316,9 +10316,9 @@ qrcode@^1.5.0: yargs "^15.3.1" qs@~6.14.0: - version "6.14.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930" - integrity sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w== + version "6.14.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159" + integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ== dependencies: side-channel "^1.1.0" @@ -10382,6 +10382,31 @@ react-is@^19.0.0, react-is@^19.1.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.1.tgz#712fa6ee30c8398dc34260017325dad92b9224c5" integrity sha512-L7BnWgRbMwzMAubQcS7sXdPdNLmKlucPlopgAzx7FtYbksWZgEWiuYM5x9T6UqS2Ne0rsgQTq5kY2SGqpzUkYA== +react-native-platform-override@0.0.0-canary.1017: + version "0.0.0-canary.1017" + resolved "https://registry.yarnpkg.com/react-native-platform-override/-/react-native-platform-override-0.0.0-canary.1017.tgz#c94c9d8b2435a806a334a191ec6e571345fd0bb0" + integrity sha512-9fM3piBVzxa1xtsVwpXaODUNZmxMOVf6kjkygnoKhdRcYTXkRC34lmJWfq18BL25wJdx9ZEZp0dGGGDwD0ujFg== + dependencies: + "@react-native-windows/fs" "^0.0.0-canary.70" + "@react-native-windows/package-utils" "^0.0.0-canary.96" + "@typescript-eslint/eslint-plugin" "^7.1.1" + "@typescript-eslint/parser" "^7.1.1" + async "^3.2.3" + chalk "^4.1.0" + fp-ts "^2.5.0" + globby "^11.1.0" + inquirer "^7.1.0" + io-ts "^2.1.1" + isutf8 "^3.0.0" + lodash "^4.17.15" + node-fetch "^2.6.7" + ora "^3.4.0" + semver "^7.3.2" + simple-git "^3.3.0" + source-map-support "^0.5.19" + upath "^1.2.0" + yargs "^16.2.0" + react-native@0.82.0-nightly-20250821-0ef21bf8a: version "0.82.0-nightly-20250821-0ef21bf8a" resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.82.0-nightly-20250821-0ef21bf8a.tgz#6a3c4d980e5e7fec2f6a2535778dfd655e43bf66"