File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
"@material-ui/lab" : " ^4.0.0-alpha.46" ,
9
9
"@reduxjs/toolkit" : " ^1.2.3" ,
10
10
"@types/material-ui" : " ^0.21.7" ,
11
- "axios" : " ^0.19.2 " ,
11
+ "axios" : " ^0.21.1 " ,
12
12
"bignumber.js" : " ^9.0.0" ,
13
13
"classnames" : " ^2.2.6" ,
14
14
"jwt-decode" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 3240
3240
follow-redirects "1.5.10"
3241
3241
is-buffer "^2.0.2"
3242
3242
3243
- axios@^0.19.2 :
3244
- version "0.19.2 "
3245
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2 .tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27 "
3246
- integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA ==
3243
+ axios@^0.21.1 :
3244
+ version "0.21.1 "
3245
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
3246
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
3247
3247
dependencies:
3248
- follow-redirects "1.5.10 "
3248
+ follow-redirects "^1.10.0 "
3249
3249
3250
3250
axobject-query@^2.0.2:
3251
3251
version "2.1.1"
6501
6501
dependencies:
6502
6502
debug "=3.1.0"
6503
6503
6504
- follow-redirects@^1.0.0:
6505
- version "1.13.0 "
6506
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0 .tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db "
6507
- integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA ==
6504
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
6505
+ version "1.13.1 "
6506
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
6507
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
6508
6508
6509
6509
for-in@^0.1.3:
6510
6510
version "0.1.8"
You can’t perform that action at this time.
0 commit comments