File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "@types/node" : " ^16.7.13" ,
1616 "@types/react" : " ^17.0.20" ,
1717 "@types/react-dom" : " ^17.0.9" ,
18- "axios" : " ^1.6.0 " ,
18+ "axios" : " ^1.7.4 " ,
1919 "react" : " ^17.0.2" ,
2020 "react-dom" : " ^17.0.2" ,
2121 "react-scripts" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -2656,12 +2656,12 @@ axe-core@^4.3.5:
26562656 resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
26572657 integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
26582658
2659- axios@^1.6.0 :
2660- version "1.6.0 "
2661- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
2662- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
2659+ axios@^1.7.4 :
2660+ version "1.7.4 "
2661+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
2662+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
26632663 dependencies :
2664- follow-redirects "^1.15.0 "
2664+ follow-redirects "^1.15.6 "
26652665 form-data "^4.0.0"
26662666 proxy-from-env "^1.1.0"
26672667
@@ -4499,7 +4499,7 @@ flatted@^3.1.0:
44994499 resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
45004500 integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
45014501
4502- follow-redirects@^1.0.0, follow-redirects@^1.15.0 :
4502+ follow-redirects@^1.0.0, follow-redirects@^1.15.6 :
45034503 version "1.15.6"
45044504 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
45054505 integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments