File tree 2 files changed +12
-7
lines changed 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 16
16
"@types/node" : " 12.20.4" ,
17
17
"@types/react" : " 17.0.3" ,
18
18
"@types/react-dom" : " 16.9.11" ,
19
- "axios" : " 0.21.1 " ,
19
+ "axios" : " 0.21.2 " ,
20
20
"connected-react-router" : " 6.8.0" ,
21
21
"dayjs" : " 1.10.4" ,
22
22
"immutable" : " 4.0.0-rc.12" ,
Original file line number Diff line number Diff line change @@ -2342,12 +2342,12 @@ aws4@^1.8.0:
2342
2342
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
2343
2343
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
2344
2344
2345
-
2346
- version "0.21.1 "
2347
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2348
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2345
+
2346
+ version "0.21.2 "
2347
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2348
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2349
2349
dependencies :
2350
- follow-redirects "^1.10 .0"
2350
+ follow-redirects "^1.14 .0"
2351
2351
2352
2352
axobject-query@^2.0.2 :
2353
2353
version "2.1.2"
@@ -4904,11 +4904,16 @@ flush-write-stream@^1.0.0:
4904
4904
inherits "^2.0.3"
4905
4905
readable-stream "^2.3.6"
4906
4906
4907
- follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
4907
+ follow-redirects@^1.0.0 :
4908
4908
version "1.13.0"
4909
4909
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4910
4910
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
4911
4911
4912
+ follow-redirects@^1.14.0 :
4913
+ version "1.14.4"
4914
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
4915
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
4916
+
4912
4917
for-in@^0.1.3 :
4913
4918
version "0.1.8"
4914
4919
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
You can’t perform that action at this time.
0 commit comments