From 117ec0a76de5a8206e87b42e30a57d242430af8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 03:08:53 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.1 in /example Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) 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..d4f2530 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -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" @@ -7144,9 +7147,9 @@ xtend@~4.0.1: integrity sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q= y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.npm.taobao.org/y18n/download/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" - integrity sha1-le+U+F7MgdAHwmThkKEg8KPIVms= + version "4.0.1" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4" + integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== yallist@^2.1.2: version "2.1.2"