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
"@material-ui/core" : " 4.12.3" ,
12
12
"@material-ui/icons" : " 4.11.2" ,
13
13
"@uploadcare/react-widget" : " 1.3.8" ,
14
- "axios" : " 0.21.4 " ,
14
+ "axios" : " 0.22.0 " ,
15
15
"localforage" : " 1.10.0" ,
16
16
"lodash" : " 4.17.21" ,
17
17
"luxon" : " 2.0.2" ,
Original file line number Diff line number Diff line change @@ -347,12 +347,12 @@ available-typed-arrays@^1.0.2:
347
347
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.4.tgz#9e0ae84ecff20caae6a94a1c3bc39b955649b7a9"
348
348
integrity sha512-SA5mXJWrId1TaQjfxUYghbqQ/hYioKmLJvPJyDuYRtXXenFNMjj4hSSt1Cf1xsuXSXrtxrVC5Ot4eU6cOtBDdA==
349
349
350
- axios@0.21.4 :
351
- version "0.21.4 "
352
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4 .tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575 "
353
- integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg ==
350
+ axios@0.22.0 :
351
+ version "0.22.0 "
352
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0 .tgz#bf702c41fb50fbca4539589d839a077117b79b25 "
353
+ integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w ==
354
354
dependencies :
355
- follow-redirects "^1.14.0 "
355
+ follow-redirects "^1.14.4 "
356
356
357
357
base64-js@^1.0.2 :
358
358
version "1.5.1"
@@ -886,10 +886,10 @@ find-up@^4.0.0:
886
886
locate-path "^5.0.0"
887
887
path-exists "^4.0.0"
888
888
889
- follow-redirects@^1.14.0 :
890
- version "1.14.3 "
891
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3 .tgz#6ada78118d8d24caee595595accdc0ac6abd022e "
892
- integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw ==
889
+ follow-redirects@^1.14.4 :
890
+ version "1.14.4 "
891
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
892
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
893
893
894
894
foreach@^2.0.5 :
895
895
version "2.0.5"
You can’t perform that action at this time.
0 commit comments