File tree Expand file tree Collapse file tree 3 files changed +23
-9
lines changed Expand file tree Collapse file tree 3 files changed +23
-9
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"avored-components" : " ^0.1" ,
14
- "axios" : " ^0.19.2 " ,
14
+ "axios" : " ^0.21.1 " ,
15
15
"cross-env" : " ^7.0.2" ,
16
16
"laravel-mix" : " ^5.0.4" ,
17
17
"laravel-mix-alias" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -1330,6 +1330,13 @@ axios@^0.19.2:
1330
1330
dependencies :
1331
1331
follow-redirects "1.5.10"
1332
1332
1333
+ axios@^0.21.1 :
1334
+ version "0.21.1"
1335
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1336
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1337
+ dependencies :
1338
+ follow-redirects "^1.10.0"
1339
+
1333
1340
babel-code-frame@^6.26.0 :
1334
1341
version "6.26.0"
1335
1342
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -3094,10 +3101,10 @@ follow-redirects@1.5.10:
3094
3101
dependencies :
3095
3102
debug "=3.1.0"
3096
3103
3097
- follow-redirects@^1.0.0 :
3098
- version "1.13.0 "
3099
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0 .tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db "
3100
- integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA ==
3104
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
3105
+ version "1.13.1 "
3106
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
3107
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
3101
3108
3102
3109
for-in@^1.0.2 :
3103
3110
version "1.0.2"
You can’t perform that action at this time.
0 commit comments