From ab3dea75eabf5152ceb27c34c15ad1cabd961fb6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Oct 2019 06:57:17 +0000 Subject: [PATCH] chore: upgrade react from 16.6.3 to 16.10.1 Snyk has created this PR to upgrade react from 16.6.3 to 16.10.1. See this package in NPM: https://www.npmjs.com/package/react See this project in Snyk: https://app.snyk.io/org/joeyfenny/project/a0537b0d-2452-4ad4-a118-4a0923b3b332?utm_source=github&utm_medium=upgrade-pr --- package-lock.json | 57 +++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 39 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c38004..f6dda64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5376,7 +5376,7 @@ "qs": "6.5.2", "react-native-branch": "2.2.5", "react-native-gesture-handler": "1.0.8", - "react-native-maps": "github:expo/react-native-maps#cb9d9ec23d4d176bddd6d465a583462f9c1056a0", + "react-native-maps": "react-native-maps@github:expo/react-native-maps#cb9d9ec23d4d176bddd6d465a583462f9c1056a0", "react-native-reanimated": "1.0.0-alpha.10", "react-native-screens": "1.0.0-alpha.15", "react-native-svg": "8.0.8", @@ -5410,6 +5410,7 @@ }, "react-native-maps": { "version": "github:expo/react-native-maps#cb9d9ec23d4d176bddd6d465a583462f9c1056a0", + "from": "react-native-maps@github:expo/react-native-maps#cb9d9ec23d4d176bddd6d465a583462f9c1056a0", "requires": { "babel-plugin-module-resolver": "3.1.1", "babel-preset-react-native": "1.9.0" @@ -6791,7 +6792,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -6809,11 +6811,13 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, + "optional": true, "requires": { "balanced-match": "1.0.0", "concat-map": "0.0.1" @@ -6826,15 +6830,18 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -6937,7 +6944,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -6947,6 +6955,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "1.0.1" } @@ -6959,17 +6968,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "1.1.11" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.2.4", "bundled": true, + "optional": true, "requires": { "safe-buffer": "5.1.1", "yallist": "3.0.2" @@ -6986,6 +6998,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -7058,7 +7071,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -7068,6 +7082,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1.0.2" } @@ -7143,7 +7158,8 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -7173,6 +7189,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "1.1.0", "is-fullwidth-code-point": "1.0.0", @@ -7190,6 +7207,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "2.1.1" } @@ -7228,11 +7246,13 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.2", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -13967,14 +13987,13 @@ } }, "react": { - "version": "16.6.3", - "resolved": "https://registry.npmjs.org/react/-/react-16.6.3.tgz", - "integrity": "sha512-zCvmH2vbEolgKxtqXL2wmGCUxUyNheYn/C+PD1YAjfxHC54+MhdruyhO7QieQrYsYeTxrn93PM2y0jRH1zEExw==", + "version": "16.10.1", + "resolved": "https://registry.npmjs.org/react/-/react-16.10.1.tgz", + "integrity": "sha512-2bisHwMhxQ3XQz4LiJJwG3360pY965pTl/MRrZYxIBKVj4fOHoDs5aZAkYXGxDRO1Li+SyjTAilQEbOmtQJHzA==", "requires": { - "loose-envify": "1.4.0", - "object-assign": "4.1.1", - "prop-types": "15.6.2", - "scheduler": "0.11.2" + "loose-envify": "^1.1.0", + "object-assign": "^4.1.1", + "prop-types": "^15.6.2" } }, "react-app-polyfill": { diff --git a/package.json b/package.json index 854cbd8..9229ad7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "expo": "31.0.2", - "react": "16.6.3", + "react": "16.10.1", "react-dom": "16.6.3", "react-art": "16.5.2", "react-native": "0.57.7",