From beb71b2dcdc71f1605b5ee0e773f2e0fb1eaab0c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:29:23 +0000 Subject: [PATCH] [Security] Bump y18n from 3.2.1 to 3.2.2 Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.** - [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-preview[bot] --- yarn.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index c543347..1770cbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6333,7 +6333,7 @@ once@^1.3.0, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1" @@ -6965,9 +6965,10 @@ react-native-maps@0.21.0: babel-plugin-module-resolver "^2.3.0" babel-preset-react-native "1.9.0" -"react-native-maps@git+https://github.com/exponent/react-native-maps.git#v0.12.2-exp.1": +"react-native-maps@git+https://github.com/exponent/react-native-maps#v0.12.2-exp.1": version "0.12.2" - resolved "git+https://github.com/exponent/react-native-maps.git#268871ed909b02267671fb40576f50963f09bd7c" + uid "268871ed909b02267671fb40576f50963f09bd7c" + resolved "git+https://github.com/exponent/react-native-maps#268871ed909b02267671fb40576f50963f09bd7c" "react-native-maps@https://github.com/expo/react-native-maps/archive/0.20.1-exp.0.tar.gz": version "0.20.1" @@ -7006,9 +7007,10 @@ react-native-svg@6.2.2: lodash "^4.16.6" pegjs "^0.10.0" -"react-native-svg@git+https://github.com/exponent/react-native-svg.git#4.4.1": +"react-native-svg@git+https://github.com/exponent/react-native-svg#4.4.1": version "4.4.1" - resolved "git+https://github.com/exponent/react-native-svg.git#e26bec094b87ada3fa2f2557210226d06f1aec5e" + uid e26bec094b87ada3fa2f2557210226d06f1aec5e + resolved "git+https://github.com/exponent/react-native-svg#e26bec094b87ada3fa2f2557210226d06f1aec5e" dependencies: color "^0.11.1" lodash "^4.0.0" @@ -8737,8 +8739,8 @@ xtend@^4.0.1, xtend@~4.0.1: resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" yallist@^2.0.0, yallist@^2.1.2: version "2.1.2"