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.26.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.26.0 :
351
+ version "0.26.0 "
352
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0 .tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
353
+ integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
354
354
dependencies :
355
- follow-redirects "^1.14.0 "
355
+ follow-redirects "^1.14.8 "
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.8 :
890
+ version "1.14.9 "
891
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9 .tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7 "
892
+ integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w ==
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