From 7f7d218a7dc510b308710fc361ad018c3ba22b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 00:44:13 +0000 Subject: [PATCH] Bump js-yaml from 3.10.0 to 3.14.1 in /MagicToyStoreV1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.14.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.14.1) Signed-off-by: dependabot[bot] --- MagicToyStoreV1/yarn.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/MagicToyStoreV1/yarn.lock b/MagicToyStoreV1/yarn.lock index b919c90..c736ae7 100644 --- a/MagicToyStoreV1/yarn.lock +++ b/MagicToyStoreV1/yarn.lock @@ -139,8 +139,8 @@ are-we-there-yet@~1.1.2: readable-stream "^2.0.6" argparse@^1.0.7: - version "1.0.9" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86" + version "1.0.10" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" dependencies: sprintf-js "~1.0.2" @@ -1506,8 +1506,8 @@ esprima@^3.1.3: resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" esprima@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804" + version "4.0.1" + resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" estraverse@^4.2.0: version "4.2.0" @@ -2605,8 +2605,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" js-yaml@^3.7.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc" + version "3.14.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" dependencies: argparse "^1.0.7" esprima "^4.0.0" @@ -3625,9 +3625,10 @@ react-devtools-core@3.0.0: shell-quote "^1.6.1" ws "^2.0.3" -"react-native-drawer@git+https://github.com/GeekyAnts/react-native-drawer.git": +"react-native-drawer@https://github.com/GeekyAnts/react-native-drawer": version "2.3.0" - resolved "git+https://github.com/GeekyAnts/react-native-drawer.git#8d9078516d177c9cb02d2579a6860706d2370d25" + uid "8d9078516d177c9cb02d2579a6860706d2370d25" + resolved "https://github.com/GeekyAnts/react-native-drawer#8d9078516d177c9cb02d2579a6860706d2370d25" dependencies: prop-types "^15.5.8" tween-functions "^1.0.1" @@ -3638,9 +3639,10 @@ react-native-easy-grid@0.1.15: dependencies: lodash "^4.11.1" -"react-native-keyboard-aware-scroll-view@git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git": +"react-native-keyboard-aware-scroll-view@https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view": version "0.2.9" - resolved "git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git#f4805f254d6cc8e3329f5fb224944401f66655db" + uid f4805f254d6cc8e3329f5fb224944401f66655db + resolved "https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view#f4805f254d6cc8e3329f5fb224944401f66655db" dependencies: create-react-class "^15.6.0" prop-types "^15.5.10"