From 46f50a257e5addce46ef254b8204f74cdd0bc173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:04:46 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.5.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2e30d88..e6aacbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4393,8 +4393,8 @@ punycode@^2.1.0: resolved "http://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" qs@~6.5.2: - version "6.5.2" - resolved "http://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" query-string@^6.1.0: version "6.2.0" @@ -4493,9 +4493,6 @@ react-native-elements@^1.0.0-beta7: opencollective-postinstall "^2.0.0" prop-types "^15.5.8" -react-native-my-fancy-library@../rn-lib/MyFancyLibrary: - version "1.0.0" - react-native-safe-area-view@0.11.0, react-native-safe-area-view@^0.11.0: version "0.11.0" resolved "http://registry.npm.taobao.org/react-native-safe-area-view/download/react-native-safe-area-view-0.11.0.tgz#4f3dda43c2bace37965e7c6aef5fc83d4f19d174"