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 327
327
"@vitejs/plugin-react" : " ^1.3.2" ,
328
328
"@vscode/test-electron" : " ^2.4.1" ,
329
329
"assert" : " ^2.0.0" ,
330
- "axios" : " ^1.4 .0" ,
330
+ "axios" : " ^1.9 .0" ,
331
331
"eslint" : " ^8.52.0" ,
332
332
"glob" : " ^10.3.10" ,
333
333
"intl-format" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -1156,10 +1156,10 @@ available-typed-arrays@^1.0.5:
1156
1156
resolved "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
1157
1157
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1158
1158
1159
- axios@^1.4 .0 :
1160
- version "1.7.7 "
1161
- resolved "https://registry.npmmirror .com/axios/-/axios-1.7.7 .tgz"
1162
- integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
1159
+ axios@^1.9 .0 :
1160
+ version "1.9.0 "
1161
+ resolved "https://registry.yarnpkg .com/axios/-/axios-1.9.0 .tgz#25534e3b72b54540077d33046f77e3b8d7081901 "
1162
+ integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg ==
1163
1163
dependencies :
1164
1164
follow-redirects "^1.15.6"
1165
1165
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments