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 11
11
"@testing-library/jest-dom" : " ^4.2.4" ,
12
12
"@testing-library/react" : " ^9.3.2" ,
13
13
"@testing-library/user-event" : " ^7.1.2" ,
14
- "axios" : " ^0.21.1 " ,
14
+ "axios" : " ^0.21.2 " ,
15
15
"dotenv" : " ^8.2.0" ,
16
16
"react" : " ^16.13.1" ,
17
17
"react-awesome-slider" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -2409,12 +2409,12 @@ aws4@^1.8.0:
2409
2409
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
2410
2410
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
2411
2411
2412
- axios@^0.21.1 :
2413
- version "0.21.1 "
2414
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2415
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2412
+ axios@^0.21.2 :
2413
+ version "0.21.2 "
2414
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2415
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2416
2416
dependencies :
2417
- follow-redirects "^1.10 .0"
2417
+ follow-redirects "^1.14 .0"
2418
2418
2419
2419
axobject-query@^2.0.2 :
2420
2420
version "2.1.2"
@@ -4945,10 +4945,10 @@ flush-write-stream@^1.0.0:
4945
4945
inherits "^2.0.3"
4946
4946
readable-stream "^2.3.6"
4947
4947
4948
- follow-redirects@^1.0.0, follow-redirects@^1.10 .0 :
4949
- version "1.14.1 "
4950
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1 .tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43 "
4951
- integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg ==
4948
+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0 :
4949
+ version "1.14.4 "
4950
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
4951
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
4952
4952
4953
4953
for-in@^0.1.3 :
4954
4954
version "0.1.8"
You can’t perform that action at this time.
0 commit comments