From fb13c99acfa8d0459804d2ef6507ce6c6c4a4551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 04:12:27 +0000 Subject: [PATCH] Bump json5 from 2.2.0 to 2.2.3 in /demo/ReactNativeIDnowSample Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demo/ReactNativeIDnowSample/yarn.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/demo/ReactNativeIDnowSample/yarn.lock b/demo/ReactNativeIDnowSample/yarn.lock index 6d64a43..b37ea39 100644 --- a/demo/ReactNativeIDnowSample/yarn.lock +++ b/demo/ReactNativeIDnowSample/yarn.lock @@ -4070,11 +4070,9 @@ json-stable-stringify-without-jsonify@^1.0.1: integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= json5@^2.1.2: - version "2.2.0" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== - dependencies: - minimist "^1.2.5" + version "2.2.3" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== jsonfile@^2.1.0: version "2.4.0" @@ -5204,7 +5202,7 @@ react-native-codegen@^0.0.6: nullthrows "^1.1.1" "react-native-idnow@file:../..": - version "0.1.5" + version "0.1.8" react-native@0.64.2: version "0.64.2"