This repository was archived by the owner on May 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
" > 1%"
23
23
],
24
24
"dependencies" : {
25
- "axios" : " 0.21.4 " ,
25
+ "axios" : " 0.22.0 " ,
26
26
"camelcase-keys" : " 7.0.1" ,
27
27
"clsx" : " 1.1.1" ,
28
28
"dayjs" : " 1.10.7" ,
Original file line number Diff line number Diff line change @@ -1769,12 +1769,12 @@ available-typed-arrays@^1.0.4:
1769
1769
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.4.tgz#9e0ae84ecff20caae6a94a1c3bc39b955649b7a9"
1770
1770
integrity sha512-SA5mXJWrId1TaQjfxUYghbqQ/hYioKmLJvPJyDuYRtXXenFNMjj4hSSt1Cf1xsuXSXrtxrVC5Ot4eU6cOtBDdA==
1771
1771
1772
- axios@0.21.4 :
1773
- version "0.21.4 "
1774
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4 .tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575 "
1775
- integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg ==
1772
+ axios@0.22.0 :
1773
+ version "0.22.0 "
1774
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0 .tgz#bf702c41fb50fbca4539589d839a077117b79b25 "
1775
+ integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w ==
1776
1776
dependencies :
1777
- follow-redirects "^1.14.0 "
1777
+ follow-redirects "^1.14.4 "
1778
1778
1779
1779
babel-plugin-dynamic-import-node@^2.3.3 :
1780
1780
version "2.3.3"
@@ -3015,10 +3015,10 @@ flatten@^1.0.2:
3015
3015
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
3016
3016
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
3017
3017
3018
- follow-redirects@^1.14.0 :
3019
- version "1.14.3 "
3020
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3 .tgz#6ada78118d8d24caee595595accdc0ac6abd022e "
3021
- integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw ==
3018
+ follow-redirects@^1.14.4 :
3019
+ version "1.14.4 "
3020
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
3021
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
3022
3022
3023
3023
foreach@^2.0.5 :
3024
3024
version "2.0.5"
You can’t perform that action at this time.
0 commit comments