From 692d9e6badb50f3a1edc37e4ff22925a85e6632b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 19:40:58 +0000 Subject: [PATCH] Bump js-yaml from 3.11.0 to 3.14.2 in /example Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 29ce306..4e28c1d 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3133,8 +3133,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: resolved "http://registry.npm.taobao.org/js-tokens/download/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" js-yaml@^3.7.0: - version "3.11.0" - resolved "http://registry.npm.taobao.org/js-yaml/download/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef" + version "3.14.2" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" dependencies: argparse "^1.0.7" esprima "^4.0.0" @@ -4213,8 +4213,9 @@ react-is@^16.3.0-alpha.3: version "16.3.0-alpha.3" resolved "http://registry.npm.taobao.org/react-is/download/react-is-16.3.0-alpha.3.tgz#0960d927b2b17154897139c6329aa958e29a86c2" -"react-native-secure-storage@file:..": - version "1.0.0" +react-native-secure-storage@0.*: + version "0.1.2" + resolved "https://registry.yarnpkg.com/react-native-secure-storage/-/react-native-secure-storage-0.1.2.tgz#5c04b27ce1125a6fd6e24f6c55d0d47ab0672059" react-native@0.54.2: version "0.54.2"