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 39
39
"@types/react" : " ^18.2.6" ,
40
40
"@types/react-native-video" : " ^5.0.15" ,
41
41
"@types/react-test-renderer" : " ^18.0.0" ,
42
- "axios" : " ^1.6.0 " ,
42
+ "axios" : " ^1.8.2 " ,
43
43
"babel-jest" : " ^29.6.3" ,
44
44
"eslint" : " ^8.19.0" ,
45
45
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -3454,12 +3454,12 @@ available-typed-arrays@^1.0.5:
3454
3454
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
3455
3455
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
3456
3456
3457
- axios@^1.6.0 :
3458
- version "1.6.7 "
3459
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7 .tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7 "
3460
- integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA ==
3457
+ axios@^1.8.2 :
3458
+ version "1.8.2 "
3459
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
3460
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
3461
3461
dependencies :
3462
- follow-redirects "^1.15.4 "
3462
+ follow-redirects "^1.15.6 "
3463
3463
form-data "^4.0.0"
3464
3464
proxy-from-env "^1.1.0"
3465
3465
@@ -5337,10 +5337,10 @@ flow-parser@^0.206.0:
5337
5337
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.206.0.tgz#f4f794f8026535278393308e01ea72f31000bfef"
5338
5338
integrity sha512-HVzoK3r6Vsg+lKvlIZzaWNBVai+FXTX1wdYhz/wVlH13tb/gOdLXmlTqy6odmTBhT5UoWUbq0k8263Qhr9d88w==
5339
5339
5340
- follow-redirects@^1.15.4 :
5341
- version "1.15.5 "
5342
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
5343
- integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
5340
+ follow-redirects@^1.15.6 :
5341
+ version "1.15.9 "
5342
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
5343
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
5344
5344
5345
5345
fontfaceobserver@^2.1.0 :
5346
5346
version "2.3.0"
You can’t perform that action at this time.
0 commit comments