Commit e9490fc 1 parent 466a8b1 commit e9490fc Copy full SHA for e9490fc
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 71
71
"@types/rimraf" : " ^4.0.5" ,
72
72
"@types/string-similarity" : " ^4.0.2" ,
73
73
"@types/unicode-properties" : " ^1.3.2" ,
74
- "axios" : " ^1.7.2 " ,
74
+ "axios" : " ^1.7.3 " ,
75
75
"express" : " ^4.19.2" ,
76
76
"jest" : " ^29.0.0" ,
77
77
"jest-junit" : " ^16.0.0" ,
Original file line number Diff line number Diff line change @@ -932,10 +932,10 @@ asynckit@^0.4.0:
932
932
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
933
933
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
934
934
935
- axios@^1.7.2 :
936
- version "1.7.2 "
937
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
938
- integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
935
+ axios@^1.7.3 :
936
+ version "1.7.3 "
937
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3 .tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85 "
938
+ integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw ==
939
939
dependencies :
940
940
follow-redirects "^1.15.6"
941
941
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments