File tree 6 files changed +33
-15
lines changed
6 files changed +33
-15
lines changed Original file line number Diff line number Diff line change 28
28
"graphql" : " 0.13.2" ,
29
29
"graphql-tag" : " 2.10.0" ,
30
30
"react" : " 16.5.2" ,
31
- "react-apollo" : " 2.2.3 " ,
31
+ "react-apollo" : " 2.2.4 " ,
32
32
"react-dom" : " 16.5.2" ,
33
33
"react-modal" : " 3.6.1" ,
34
34
"react-router-dom" : " 4.3.1" ,
Original file line number Diff line number Diff line change @@ -5456,6 +5456,11 @@ lodash.flowright@^3.5.0:
5456
5456
resolved "https://registry.yarnpkg.com/lodash.flowright/-/lodash.flowright-3.5.0.tgz#2b5fff399716d7e7dc5724fe9349f67065184d67"
5457
5457
integrity sha1-K1//OZcW1+fcVyT+k0n2cGUYTWc=
5458
5458
5459
+ lodash.isequal@^4.5.0 :
5460
+ version "4.5.0"
5461
+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5462
+ integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5463
+
5459
5464
lodash.memoize@^4.1.2 :
5460
5465
version "4.1.2"
5461
5466
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -7124,15 +7129,16 @@ rc@^1.2.7:
7124
7129
minimist "^1.2.0"
7125
7130
strip-json-comments "~2.0.1"
7126
7131
7127
-
7128
- version "2.2.3 "
7129
- resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.3 .tgz#a1072bfd182d2daadddab15ff943e8ef742c653c "
7130
- integrity sha512-auuiYVMZJY61esHOPVNa4mo1/4S32d0vNZxh0Z93w8/KzBnIH1br3i9sfX4CD4XYWdQYW0UDOFcJusXR4C183w ==
7132
+
7133
+ version "2.2.4 "
7134
+ resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4 .tgz#05b2a91deb4d5f30d2511fc663abc465b219435e "
7135
+ integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA ==
7131
7136
dependencies :
7132
7137
fbjs "^1.0.0"
7133
7138
hoist-non-react-statics "^3.0.0"
7134
7139
invariant "^2.2.2"
7135
7140
lodash.flowright "^3.5.0"
7141
+ lodash.isequal "^4.5.0"
7136
7142
prop-types "^15.6.0"
7137
7143
7138
7144
react-dev-utils@^5.0.2 :
Original file line number Diff line number Diff line change 8
8
"apollo-boost" : " 0.1.16" ,
9
9
"graphql" : " 0.13.2" ,
10
10
"react" : " 16.5.2" ,
11
- "react-apollo" : " 2.2.3 " ,
11
+ "react-apollo" : " 2.2.4 " ,
12
12
"react-dom" : " 16.5.2" ,
13
13
"react-modal" : " 3.6.1" ,
14
14
"react-router-dom" : " 4.3.1" ,
Original file line number Diff line number Diff line change @@ -5141,6 +5141,11 @@ lodash.flowright@^3.5.0:
5141
5141
resolved "https://registry.yarnpkg.com/lodash.flowright/-/lodash.flowright-3.5.0.tgz#2b5fff399716d7e7dc5724fe9349f67065184d67"
5142
5142
integrity sha1-K1//OZcW1+fcVyT+k0n2cGUYTWc=
5143
5143
5144
+ lodash.isequal@^4.5.0 :
5145
+ version "4.5.0"
5146
+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5147
+ integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5148
+
5144
5149
lodash.memoize@^4.1.2 :
5145
5150
version "4.1.2"
5146
5151
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -6709,15 +6714,16 @@ rc@^1.2.7:
6709
6714
minimist "^1.2.0"
6710
6715
strip-json-comments "~2.0.1"
6711
6716
6712
-
6713
- version "2.2.3 "
6714
- resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.3 .tgz#a1072bfd182d2daadddab15ff943e8ef742c653c "
6715
- integrity sha512-auuiYVMZJY61esHOPVNa4mo1/4S32d0vNZxh0Z93w8/KzBnIH1br3i9sfX4CD4XYWdQYW0UDOFcJusXR4C183w ==
6717
+
6718
+ version "2.2.4 "
6719
+ resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4 .tgz#05b2a91deb4d5f30d2511fc663abc465b219435e "
6720
+ integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA ==
6716
6721
dependencies :
6717
6722
fbjs "^1.0.0"
6718
6723
hoist-non-react-statics "^3.0.0"
6719
6724
invariant "^2.2.2"
6720
6725
lodash.flowright "^3.5.0"
6726
+ lodash.isequal "^4.5.0"
6721
6727
prop-types "^15.6.0"
6722
6728
6723
6729
react-dev-utils@^5.0.2 :
Original file line number Diff line number Diff line change 6
6
"apollo-boost" : " 0.1.16" ,
7
7
"graphql" : " 0.13.2" ,
8
8
"react" : " 16.5.2" ,
9
- "react-apollo" : " 2.2.3 " ,
9
+ "react-apollo" : " 2.2.4 " ,
10
10
"react-dom" : " 16.5.2" ,
11
11
"react-scripts" : " 1.1.5"
12
12
},
Original file line number Diff line number Diff line change @@ -5159,6 +5159,11 @@ lodash.flowright@^3.5.0:
5159
5159
resolved "https://registry.yarnpkg.com/lodash.flowright/-/lodash.flowright-3.5.0.tgz#2b5fff399716d7e7dc5724fe9349f67065184d67"
5160
5160
integrity sha1-K1//OZcW1+fcVyT+k0n2cGUYTWc=
5161
5161
5162
+ lodash.isequal@^4.5.0 :
5163
+ version "4.5.0"
5164
+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5165
+ integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5166
+
5162
5167
lodash.memoize@^4.1.2 :
5163
5168
version "4.1.2"
5164
5169
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -6709,15 +6714,16 @@ rc@^1.2.7:
6709
6714
minimist "^1.2.0"
6710
6715
strip-json-comments "~2.0.1"
6711
6716
6712
-
6713
- version "2.2.3 "
6714
- resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.3 .tgz#a1072bfd182d2daadddab15ff943e8ef742c653c "
6715
- integrity sha512-auuiYVMZJY61esHOPVNa4mo1/4S32d0vNZxh0Z93w8/KzBnIH1br3i9sfX4CD4XYWdQYW0UDOFcJusXR4C183w ==
6717
+
6718
+ version "2.2.4 "
6719
+ resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4 .tgz#05b2a91deb4d5f30d2511fc663abc465b219435e "
6720
+ integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA ==
6716
6721
dependencies :
6717
6722
fbjs "^1.0.0"
6718
6723
hoist-non-react-statics "^3.0.0"
6719
6724
invariant "^2.2.2"
6720
6725
lodash.flowright "^3.5.0"
6726
+ lodash.isequal "^4.5.0"
6721
6727
prop-types "^15.6.0"
6722
6728
6723
6729
react-dev-utils@^5.0.2 :
You can’t perform that action at this time.
0 commit comments