File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@optimizely/optimizely-sdk" : " 4.0.0" ,
33
33
"hoist-non-react-statics" : " ^3.3.0" ,
34
34
"prop-types" : " ^15.6.2" ,
35
- "utility-types" : " ^2.1.0"
35
+ "utility-types" : " ^2.1.0 || ^3.0.0 "
36
36
},
37
37
"peerDependencies" : {
38
38
"react" : " >=16.8.0"
Original file line number Diff line number Diff line change @@ -4937,10 +4937,10 @@ util.promisify@^1.0.0:
4937
4937
define-properties "^1.1.2"
4938
4938
object.getownpropertydescriptors "^2.0.3"
4939
4939
4940
- utility-types@^2.1.0 :
4941
- version "2.1 .0"
4942
- resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-2.1 .0.tgz#0c78fc9f7eb424d14302222b4ddd13fdb17f44ab "
4943
- integrity sha512-/nP2gqavggo6l38rtQI/CdeV+2fmBGXVvHgj9kV2MAnms3TIi77Mz9BtapPFI0+GZQCqqom0vACQ+VlTTaCovw ==
4940
+ " utility-types@^2.1.0 || ^3.0.0 " :
4941
+ version "3.10 .0"
4942
+ resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.10 .0.tgz#ea4148f9a741015f05ed74fd615e1d20e6bed82b "
4943
+ integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg ==
4944
4944
4945
4945
uuid@^3.3.2 :
4946
4946
version "3.3.2"
You can’t perform that action at this time.
0 commit comments