From ebd528b121443d02f4624c0e0b40d78c3bcc6236 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Apr 2020 23:12:54 +0200 Subject: [PATCH 1/2] fix: upgrade react from 16.5.0 to 16.13.1 Snyk has created this PR to upgrade react from 16.5.0 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react See this project in Snyk: https://app.snyk.io/org/kopax/project/c0dd597d-c05c-4d38-995e-ccbf330f1947?utm_source=github&utm_medium=upgrade-pr --- examples/react-native/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/react-native/package.json b/examples/react-native/package.json index e5c38da89..a10301a92 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -11,7 +11,7 @@ "dependencies": { "expo": "^32.0.0", "prop-types": "^15.6.2", - "react": "16.5.0", + "react": "16.13.1", "react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz" }, "devDependencies": { From 2b5f6dab4e4a7b3068a684daa697987b2847dab6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Apr 2020 23:12:55 +0200 Subject: [PATCH 2/2] fix: upgrade react from 16.5.0 to 16.13.1 Snyk has created this PR to upgrade react from 16.5.0 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react See this project in Snyk: https://app.snyk.io/org/kopax/project/c0dd597d-c05c-4d38-995e-ccbf330f1947?utm_source=github&utm_medium=upgrade-pr --- examples/react-native/package-lock.json | 62 ++++++++++++++----------- 1 file changed, 36 insertions(+), 26 deletions(-) diff --git a/examples/react-native/package-lock.json b/examples/react-native/package-lock.json index 55a6e9d75..51c32f7a5 100644 --- a/examples/react-native/package-lock.json +++ b/examples/react-native/package-lock.json @@ -4698,7 +4698,7 @@ "integrity": "sha512-56uBjw1Tph1BKMqRP0yhI136OiID+WBn9YRLjpJ6GTJ1Qwh9bt82rJBK2GiEVF/bNyWb7QkhcrgujIASStg11Q==", "requires": { "@babel/runtime": "^7.1.2", - "@expo/vector-icons": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", + "@expo/vector-icons": "@expo/vector-icons@github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", "@expo/websql": "^1.0.1", "@types/fbemitter": "^2.0.32", "@types/invariant": "^2.2.29", @@ -4760,7 +4760,7 @@ "qs": "^6.5.0", "react-native-branch": "2.2.5", "react-native-gesture-handler": "1.0.14", - "react-native-maps": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", + "react-native-maps": "react-native-maps@github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", "react-native-reanimated": "1.0.0-alpha.11", "react-native-screens": "1.0.0-alpha.22", "react-native-svg": "8.0.10", @@ -5934,7 +5934,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -5952,11 +5953,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" @@ -5969,15 +5972,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", @@ -6080,7 +6086,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -6090,6 +6097,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -6102,17 +6110,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.3.5", "bundled": true, + "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -6129,6 +6140,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -6201,7 +6213,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -6211,6 +6224,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1" } @@ -6286,7 +6300,8 @@ }, "safe-buffer": { "version": "5.1.2", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -6316,6 +6331,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -6333,6 +6349,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -6371,11 +6388,13 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.3", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -10053,14 +10072,13 @@ } }, "react": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/react/-/react-16.5.0.tgz", - "integrity": "sha512-nw/yB/L51kA9PsAy17T1JrzzGRk+BlFCJwFF7p+pwVxgqwPjYNeZEkkH7LXn9dmflolrYMXLWMTkQ77suKPTNQ==", + "version": "16.13.1", + "resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz", + "integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==", "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", - "prop-types": "^15.6.2", - "schedule": "^0.3.0" + "prop-types": "^15.6.2" } }, "react-art": { @@ -11968,14 +11986,6 @@ "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.6.tgz", "integrity": "sha1-XWFr6KXmB9VOEUr65Vt+ry/MMkA=" }, - "schedule": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/schedule/-/schedule-0.3.0.tgz", - "integrity": "sha512-20+1KVo517sR7Nt+bYBN8a+bEJDKLPEx7Ohtts1kX05E4/HY53YUNuhfkVNItmWAnBYHcpG9vsd2/CJxG+aPCQ==", - "requires": { - "object-assign": "^4.1.1" - } - }, "scheduler": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.12.0.tgz",