File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
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" ,
54
53
"jsonwebtoken" : " ^8.0.0" ,
55
54
"jwt-decode" : " ^2.1.0" ,
56
55
"lodash" : " ^4.16.4"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
+ " @accounts/common@^0.1.0-beta.2 " :
6
+ version "0.1.0-beta.2"
7
+ resolved "https://registry.yarnpkg.com/@accounts/common/-/common-0.1.0-beta.2.tgz#5ea493fac393b4e045c6007ab67aa4bf3e27dcb1"
8
+ dependencies :
9
+ lodash "^4.16.4"
10
+
5
11
6
12
version "7.2.5"
7
13
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-7.2.5.tgz#413159d570ec45fc3e7da7ea3f7bca6fb9300e72"
@@ -66,10 +72,6 @@ core-js@^2.5.0:
66
72
version "2.5.1"
67
73
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b"
68
74
69
- crypto@^0.0.3 :
70
- version "0.0.3"
71
- resolved "https://registry.yarnpkg.com/crypto/-/crypto-0.0.3.tgz#470a81b86be4c5ee17acc8207a1f5315ae20dbb0"
72
-
73
75
74
76
version "1.0.9"
75
77
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.9.tgz#4bc926274ec3b5abb5016e7e1d60921ac262b2a1"
You can’t perform that action at this time.
0 commit comments