Commit c70f284 1 parent d4702fb commit c70f284 Copy full SHA for c70f284
File tree 37 files changed +1135
-2033
lines changed
hw-transport-node-speculos-http
generate-bot-super-report
get-workflow-artifacts-id
37 files changed +1135
-2033
lines changed Original file line number Diff line number Diff line change 53
53
"body-parser" : " ^1.19.1" ,
54
54
"command-line-args" : " ^5.2.1" ,
55
55
"cors" : " ^2.8.5" ,
56
- "express" : " ^4.17 .2" ,
56
+ "express" : " ^4.19 .2" ,
57
57
"invariant" : " ^2.2.4" ,
58
58
"lodash" : " ^4.17.21" ,
59
59
"lodash.product" : " ^18.9.19" ,
64
64
"react-dom" : " ^17.0.2" ,
65
65
"rxjs" : " ^7.8.1" ,
66
66
"winston" : " ^3.5.1" ,
67
- "ws" : " ^8.6.0 "
67
+ "ws" : " ^7.5.10 "
68
68
},
69
69
"devDependencies" : {
70
70
"@ledgerhq/types-cryptoassets" : " workspace:^" ,
Original file line number Diff line number Diff line change 120
120
"rimraf" : " ^4.4.1" ,
121
121
"rxjs" : " ^7.8.1" ,
122
122
"secp256k1" : " ^4.0.2" ,
123
- "semver" : " ^7.1.3 " ,
123
+ "semver" : " ^7.5.2 " ,
124
124
"storyly-web" : " ^1.4.1" ,
125
125
"styled-components" : " ^5.3.3" ,
126
126
"styled-system" : " ^5.1.5" ,
177
177
"@types/zxcvbn" : " ^4.4.1" ,
178
178
"@vitejs/plugin-react" : " ^3.1.0" ,
179
179
"allure-playwright" : " ^2.0.0-beta.20" ,
180
- "axios" : " ^1.3.4 " ,
180
+ "axios" : " ^0.28.0 " ,
181
181
"chalk" : " ^4.1.2" ,
182
182
"cross-env" : " ^7.0.3" ,
183
183
"debug" : " ^4.3.4" ,
184
- "electron" : " ^25.1.1 " ,
184
+ "electron" : " ^25.8.4 " ,
185
185
"electron-builder" : " ^23.6.0" ,
186
186
"electron-devtools-installer" : " ^3.2.0" ,
187
187
"esbuild-utils" : " workspace:*" ,
201
201
"react-test-renderer" : " ^17.0.2" ,
202
202
"serve-handler" : " ^6.1.3" ,
203
203
"ts-jest" : " ^28.0.8" ,
204
- "vite" : " ^4.1.1 " ,
204
+ "vite" : " ^4.5.3 " ,
205
205
"vite-plugin-electron" : " 0.4.9" ,
206
206
"yargs" : " ^17.0.0"
207
207
}
Original file line number Diff line number Diff line change 123
123
"json-rpc-2.0" : " ^0.2.19" ,
124
124
"lodash" : " 4.17.21" ,
125
125
"lottie-react-native" : " ^6.2.0" ,
126
- "moment" : " ^2.29.1 " ,
126
+ "moment" : " ^2.29.4 " ,
127
127
"node-libs-react-native" : " ^1.2.1" ,
128
128
"prando" : " ^6.0.1" ,
129
129
"prop-types" : " ^15.8.1" ,
182
182
"reselect" : " 4.0.0" ,
183
183
"rn-fetch-blob" : " ^0.12.0" ,
184
184
"rxjs" : " ^7.8.1" ,
185
- "semver" : " ^7.3.7 " ,
185
+ "semver" : " ^7.5.2 " ,
186
186
"storyly-react-native" : " 2.0.1" ,
187
187
"styled-components" : " ^5.3.3" ,
188
188
"styled-system" : " ^5.1.5" ,
189
189
"text-encoding-polyfill" : " ^0.6.7" ,
190
190
"uuid" : " ^8.3.2"
191
191
},
192
192
"devDependencies" : {
193
- "@actions/core" : " ^1.5.0 " ,
193
+ "@actions/core" : " ^1.9.1 " ,
194
194
"@babel/core" : " ^7.22.8" ,
195
195
"@babel/plugin-proposal-export-namespace-from" : " ^7.18.9" ,
196
196
"@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.18.6" ,
267
267
"ts-jest" : " ^28.0.8" ,
268
268
"ts-node" : " ^10.4.0" ,
269
269
"tslib" : " ^2.5.0" ,
270
- "ws" : " ^7.5.2 "
270
+ "ws" : " ^7.5.10 "
271
271
}
272
272
}
Original file line number Diff line number Diff line change 36
36
"eslint-config-next" : " 13.5.2" ,
37
37
"invariant" : " ^2.2.4" ,
38
38
"lodash" : " ^4.17.21" ,
39
- "next" : " 13.5.2 " ,
39
+ "next" : " 14.1.1 " ,
40
40
"prop-types" : " ^15.8.1" ,
41
41
"re-resizable" : " ^6.9.11" ,
42
42
"react" : " >=18.2" ,
46
46
"react-select" : " ^5.7.4" ,
47
47
"react-table" : " ^6.11.4" ,
48
48
"rxjs" : " ^7.8.1" ,
49
- "semver" : " ^7.5.4 " ,
49
+ "semver" : " ^7.5.2 " ,
50
50
"styled-components" : " ^6.0.7" ,
51
51
"typescript" : " 5.2.2" ,
52
52
"utf-8-validate" : " ^6.0.3"
Original file line number Diff line number Diff line change 23
23
],
24
24
"license" : " ISC" ,
25
25
"dependencies" : {
26
- "next" : " 13.4.10 " ,
26
+ "next" : " 14.1.1 " ,
27
27
"nextra" : " 2.10.0" ,
28
28
"nextra-theme-docs" : " 2.10.0" ,
29
29
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 58
58
"@ledgerhq/logs" : " workspace:^" ,
59
59
"@ledgerhq/types-cryptoassets" : " workspace:^" ,
60
60
"@ledgerhq/types-live" : " workspace:^" ,
61
- "axios" : " 0.26.1 " ,
61
+ "axios" : " 0.28.0 " ,
62
62
"bignumber.js" : " ^9.1.2" ,
63
63
"eip55" : " ^2.1.1" ,
64
64
"ethers" : " 5.7.2" ,
Original file line number Diff line number Diff line change 67
67
"@ledgerhq/errors" : " workspace:^" ,
68
68
"@ledgerhq/logs" : " workspace:^" ,
69
69
"@ledgerhq/types-live" : " workspace:^" ,
70
- "axios" : " ^1.3.4 " ,
70
+ "axios" : " ^0.28.0 " ,
71
71
"eip55" : " ^2.1.1" ,
72
72
"react" : " ^17.0.2" ,
73
73
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 48
48
"@ledgerhq/cryptoassets" : " workspace:^" ,
49
49
"@ledgerhq/live-env" : " workspace:^" ,
50
50
"@ledgerhq/live-network" : " workspace:^" ,
51
- "crypto-js" : " 4.1.1 " ,
51
+ "crypto-js" : " 4.2.0 " ,
52
52
"ethers" : " 5.7.2"
53
53
},
54
54
"devDependencies" : {
Original file line number Diff line number Diff line change 169
169
"@ledgerhq/wallet-api-core" : " ^1.2.0" ,
170
170
"@ledgerhq/wallet-api-server" : " ^1.2.0" ,
171
171
"@solana/spl-token" : " ^0.3.7" ,
172
- "@solana/web3.js" : " 1.77.3 " ,
172
+ "@solana/web3.js" : " 1.77.4 " ,
173
173
"@stacks/network" : " 1.2.2" ,
174
174
"@stacks/transactions" : " 1.3.5" ,
175
175
"@stricahq/bip32ed25519" : " ^1.0.3" ,
190
190
"@zondax/ledger-icp" : " ^0.7.0" ,
191
191
"@zondax/ledger-stacks" : " ^1.0.2" ,
192
192
"async" : " ^3.2.3" ,
193
- "axios" : " 0.26.1 " ,
193
+ "axios" : " 0.28.0 " ,
194
194
"axios-retry" : " ^3.2.4" ,
195
195
"bchaddrjs" : " ^0.5.2" ,
196
196
"bech32" : " ^1.1.3" ,
228
228
"json-rpc-2.0" : " ^0.2.19" ,
229
229
"jwt-decode" : " ^3.1.2" ,
230
230
"lodash" : " ^4.17.21" ,
231
- "minimatch" : " ^5.1.0 " ,
231
+ "minimatch" : " ^9.0.4 " ,
232
232
"near-api-js" : " ^0.44.2" ,
233
233
"numeral" : " ^2.0.6" ,
234
234
"object-hash" : " ^2.2.0" ,
300
300
"ts-jest" : " ^28.0.5" ,
301
301
"ts-node" : " ^10.4.0" ,
302
302
"uuid" : " ^8.3.2" ,
303
- "ws" : " 7 "
303
+ "ws" : " 8 "
304
304
}
305
305
}
Original file line number Diff line number Diff line change 7
7
"eslint-plugin-react" : " ^7.32.2"
8
8
},
9
9
"dependencies" : {
10
- "axios" : " ^0.27.2 " ,
10
+ "axios" : " ^0.28.0 " ,
11
11
"bs58check" : " ^2.1.2" ,
12
12
"buffer" : " ^6.0.3" ,
13
13
"invariant" : " ^2.2.4" ,
Original file line number Diff line number Diff line change 56
56
"@ledgerhq/errors" : " workspace:^" ,
57
57
"@ledgerhq/logs" : " workspace:^" ,
58
58
"rxjs" : " ^7.8.1" ,
59
- "semver" : " ^7.3.5 "
59
+ "semver" : " ^7.5.2 "
60
60
},
61
61
"devDependencies" : {
62
62
"@types/jest" : " ^29.5.0" ,
Original file line number Diff line number Diff line change 68
68
"bs58check" : " ^2.1.2" ,
69
69
"invariant" : " ^2.2.4" ,
70
70
"ripemd160" : " 2" ,
71
- "semver" : " ^7.3.5 " ,
71
+ "semver" : " ^7.5.2 " ,
72
72
"sha.js" : " 2" ,
73
73
"tiny-secp256k1" : " 1.1.6" ,
74
74
"varuint-bitcoin" : " 1.1.2"
78
78
"@ledgerhq/hw-transport-node-speculos" : " workspace:^" ,
79
79
"@types/jest" : " ^29.5.0" ,
80
80
"@types/node" : " ^18.15.3" ,
81
- "axios" : " ^0.25 .0" ,
81
+ "axios" : " ^0.28 .0" ,
82
82
"documentation" : " 13.2.5" ,
83
83
"jest" : " ^28.1.1" ,
84
84
"rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 37
37
"@ledgerhq/hw-transport-mocker" : " workspace:^" ,
38
38
"@ledgerhq/logs" : " workspace:^" ,
39
39
"@ledgerhq/types-live" : " workspace:^" ,
40
- "axios" : " ^1.3.4 " ,
40
+ "axios" : " ^0.28.0 " ,
41
41
"bignumber.js" : " ^9.1.2"
42
42
},
43
43
"scripts" : {
Original file line number Diff line number Diff line change 42
42
"@ledgerhq/hw-transport-node-speculos" : " workspace:^" ,
43
43
"@types/jest" : " ^29.5.0" ,
44
44
"@types/node" : " ^18.15.3" ,
45
- "axios" : " ^0.26.1 " ,
45
+ "axios" : " ^0.28.0 " ,
46
46
"documentation" : " 13.2.5" ,
47
47
"jest" : " ^28.1.1" ,
48
48
"rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 37
37
"@ledgerhq/hw-transport-node-speculos" : " workspace:^" ,
38
38
"@types/jest" : " ^29.5.0" ,
39
39
"@types/node" : " ^18.15.3" ,
40
- "axios" : " ^0.26.1 " ,
40
+ "axios" : " ^0.28.0 " ,
41
41
"documentation" : " 13.2.5" ,
42
42
"jest" : " ^28.1.1" ,
43
43
"rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 30
30
"@ledgerhq/errors" : " workspace:^" ,
31
31
"@ledgerhq/hw-transport" : " workspace:^" ,
32
32
"@ledgerhq/logs" : " workspace:^" ,
33
- "axios" : " ^0.26.1 " ,
34
- "ws" : " ^7.5.2 "
33
+ "axios" : " ^0.28.0 " ,
34
+ "ws" : " ^7.5.10 "
35
35
},
36
36
"scripts" : {
37
37
"clean" : " rimraf lib lib-es" ,
Original file line number Diff line number Diff line change 31
31
"@ledgerhq/errors" : " workspace:^" ,
32
32
"@ledgerhq/hw-transport" : " workspace:^" ,
33
33
"@ledgerhq/logs" : " workspace:^" ,
34
- "axios" : " ^0.26.1 " ,
34
+ "axios" : " ^0.28.0 " ,
35
35
"rxjs" : " ^7.8.1"
36
36
},
37
37
"scripts" : {
Original file line number Diff line number Diff line change 31
31
"@ledgerhq/hw-transport" : " workspace:^" ,
32
32
"@ledgerhq/hw-transport-http" : " workspace:^" ,
33
33
"@ledgerhq/logs" : " workspace:^" ,
34
- "axios" : " ^0.26.1 " ,
35
- "ws" : " ^7.5.2 "
34
+ "axios" : " ^0.28.0 " ,
35
+ "ws" : " ^7.5.10 "
36
36
},
37
37
"scripts" : {
38
38
"clean" : " rimraf lib lib-es" ,
Original file line number Diff line number Diff line change 54
54
"@ledgerhq/live-promise" : " workspace:^" ,
55
55
"@ledgerhq/logs" : " workspace:^" ,
56
56
"@types/node" : " ^20.2.5" ,
57
- "axios" : " 0.26.1 " ,
57
+ "axios" : " 0.28.0 " ,
58
58
"invariant" : " ^2.2.2" ,
59
59
"lru-cache" : " ^7.14.1"
60
60
},
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@ledgerhq/react-ui" : " workspace:^" ,
16
- "next" : " 13.2.4 " ,
16
+ "next" : " 14.1.1 " ,
17
17
"react" : " 18.2.0" ,
18
18
"react-dom" : " 18.2.0" ,
19
19
"react-is" : " *" ,
Original file line number Diff line number Diff line change 28
28
"http-server" : " ^14.0.0" ,
29
29
"react-refresh" : " ^0.10.0" ,
30
30
"rimraf" : " ^3.0.2" ,
31
- "webpack" : " ^5.88.2 " ,
31
+ "webpack" : " ^5.76.0 " ,
32
32
"webpack-cli" : " ^4.10.0" ,
33
33
"webpack-dev-server" : " ^4.15.1"
34
34
}
Original file line number Diff line number Diff line change 61
61
"@types/color" : " ^3.0.3" ,
62
62
"@types/styled-system" : " ^5.1.13" ,
63
63
"color" : " ^4.0.0" ,
64
- "moment" : " ^2.29.1 " ,
64
+ "moment" : " ^2.29.4 " ,
65
65
"react-native-animatable" : " ^1.3.3" ,
66
66
"react-native-modal" : " ^13.0.0" ,
67
67
"react-native-svg" : " ^13.11.0" ,
151
151
"metro-runtime" : " ^0.76.0" ,
152
152
"metro-source-map" : " ^0.76.0" ,
153
153
"metro-transform-worker" : " ^0.76.0" ,
154
- "minimatch" : " ^5.1.0 " ,
154
+ "minimatch" : " ^5.1.1 " ,
155
155
"prop-types" : " ^15.8.1" ,
156
156
"react" : " ^18" ,
157
157
"react-dom" : " ^18" ,
169
169
"stylelint-processor-styled-components" : " ^1.10.0" ,
170
170
"util" : " ^0.12.5" ,
171
171
"victory" : " ^35.5.5" ,
172
- "webpack" : " ^5.76.1 " ,
172
+ "webpack" : " ^5.76.0 " ,
173
173
"webpack-dev-server" : " ^4.12.0"
174
174
}
175
175
}
Original file line number Diff line number Diff line change 77
77
"chart.js" : " ^3.5.1" ,
78
78
"chartjs-adapter-moment" : " ^1.0.0" ,
79
79
"color" : " ^4.0.0" ,
80
- "moment" : " ^2.29.1 " ,
80
+ "moment" : " ^2.29.4 " ,
81
81
"react-chartjs-2" : " ^3.3.0" ,
82
82
"react-is" : " ^17.0.2" ,
83
83
"react-select" : " ^5.2.1" ,
You can’t perform that action at this time.
0 commit comments