File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@testing-library/jest-dom" : " ^5.17.0" ,
11
11
"@testing-library/react" : " ^11.0.4" ,
12
12
"@testing-library/user-event" : " ^12.1.6" ,
13
- "axios" : " ^1.7.5 " ,
13
+ "axios" : " ^1.7.7 " ,
14
14
"immutability-helper" : " ^3.1.1" ,
15
15
"lodash" : " ^4.17.20" ,
16
16
"react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change @@ -3014,10 +3014,10 @@ axe-core@^4.6.2:
3014
3014
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
3015
3015
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
3016
3016
3017
- axios@^1.7.5 :
3018
- version "1.7.5 "
3019
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5 .tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1 "
3020
- integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw ==
3017
+ axios@^1.7.7 :
3018
+ version "1.7.7 "
3019
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7 .tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f "
3020
+ integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
3021
3021
dependencies :
3022
3022
follow-redirects "^1.15.6"
3023
3023
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments