From c225537c7016310bf2bad7d9dea62488515bc7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 11:45:15 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.5.3 in /example 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] --- example/yarn.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index bfaec2b..e3b905e 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5596,9 +5596,9 @@ punycode@^2.1.0, punycode@^2.1.1: integrity sha1-tYsBCsQMIsVldhbI0sLALHv0eew= qs@~6.5.2: - version "6.5.2" - resolved "https://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" - integrity sha1-yzroBuh0BERYTvFUzo7pjUA/PjY= + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" + integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA== query-string@^6.13.1: version "6.13.1" @@ -5633,8 +5633,11 @@ react-native-actionsheet@^2.4.2: integrity sha512-DBoWIvVwuWXuptF4t46pBqkFxaUxS+rsIdHiA05t0n4BdTIDV2R4s9bLEUVOGzb94D7VxIamsXZPA/3mmw+SXg== "react-native-aplus@link:..": - version "0.0.0" - uid "" + version "0.1.18" + dependencies: + easy-http2 "^0.0.13" + react-native-actionsheet "^2.4.2" + react-native-image-zoom-viewer "^3.0.1" react-native-gesture-handler@^1.7.0: version "1.7.0"