From 939c97afd0198d2922712e89f4ac008058e7fdbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 11:34:49 +0000 Subject: [PATCH] Bump qs from 6.4.0 to 6.4.1 in /example Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. - [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.4.0...v6.4.1) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 04fc1c1..5ad9adf 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1561,7 +1561,7 @@ compressible@~2.0.13: compression@^1.7.1: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -4150,8 +4150,8 @@ punycode@^2.1.0: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d" qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" qs@~6.5.1: version "6.5.1" @@ -4192,9 +4192,9 @@ react-devtools-core@3.1.0: shell-quote "^1.6.1" ws "^2.0.3" -react-native-program-stylesheet@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/react-native-program-stylesheet/-/react-native-program-stylesheet-1.0.4.tgz#ef7da184cd775333eb190d2e0f4643539cd4ef19" +react-native-program-stylesheet@^1.0.6: + version "1.0.8" + resolved "https://registry.yarnpkg.com/react-native-program-stylesheet/-/react-native-program-stylesheet-1.0.8.tgz#eb9bd4193d566704c930ab02d2910eb599894fbd" react-native@0.54.2: version "0.54.2"