From 2abb0f26c3c802a77b751773ffb34b966eeb2149 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 06:38:18 +0000 Subject: [PATCH] [Security] Bump react-dom from 16.3.1 to 16.3.3 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.3.1 to 16.3.3. **This update includes security fixes.** - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index ec33ea0..4cd87bb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lint-staged": "^7.2.2", "prettier": "^1.14.2", "prop-types": "^15.6.2", - "react-dom": "16.3.1", + "react-dom": "16.3.3", "react-test-renderer": "^16.4.2", "sort-package-json": "^1.15.0" }, diff --git a/yarn.lock b/yarn.lock index c543347..b85fc4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6901,9 +6901,9 @@ react-devtools-core@3.1.0: shell-quote "^1.6.1" ws "^2.0.3" -react-dom@16.3.1: - version "16.3.1" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573" +react-dom@16.3.3: + version "16.3.3" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.3.tgz#af4c2aef9f6a66251a46da50253c860a67ae66d9" dependencies: fbjs "^0.8.16" loose-envify "^1.1.0" @@ -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"