File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
"@accounts/common" : " ^0.1.0-beta.2" ,
51
51
"babel-polyfill" : " ^6.23.0" ,
52
52
"bcryptjs" : " ^2.4.0" ,
53
- "crypto" : " ^0 .0.3 " ,
53
+ "crypto" : " ^1 .0.0 " ,
54
54
"jsonwebtoken" : " ^8.0.0" ,
55
55
"jwt-decode" : " ^2.1.0" ,
56
56
"lodash" : " ^4.16.4"
Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ core-js@^2.5.0:
66
66
version "2.5.1"
67
67
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b"
68
68
69
- crypto@^0 .0.3 :
70
- version "0 .0.3 "
71
- resolved "https://registry.yarnpkg.com/crypto/-/crypto-0 .0.3 .tgz#470a81b86be4c5ee17acc8207a1f5315ae20dbb0 "
69
+ crypto@^1 .0.0 :
70
+ version "1 .0.1 "
71
+ resolved "https://registry.yarnpkg.com/crypto/-/crypto-1 .0.1 .tgz#2af1b7cad8175d24c8a1b0778255794a21803037 "
72
72
73
73
74
74
version "1.0.9"
You can’t perform that action at this time.
0 commit comments