File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 155
155
"@msgpack/msgpack" : " ^3.1.2" ,
156
156
"@stylistic/eslint-plugin" : " ^5.0.0" ,
157
157
"@types/node" : " ^18.19.106" ,
158
- "axios" : " ^1.10 .0" ,
158
+ "axios" : " ^1.11 .0" ,
159
159
"benchmark" : " ^2.1.4" ,
160
160
"body-parser" : " ^2.2.0" ,
161
161
"chai" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -1076,13 +1076,13 @@ available-typed-arrays@^1.0.7:
1076
1076
dependencies :
1077
1077
possible-typed-array-names "^1.0.0"
1078
1078
1079
- axios@^1.10 .0 :
1080
- version "1.10 .0"
1081
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
1082
- integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
1079
+ axios@^1.11 .0 :
1080
+ version "1.11 .0"
1081
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
1082
+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
1083
1083
dependencies :
1084
1084
follow-redirects "^1.15.6"
1085
- form-data "^4.0.0 "
1085
+ form-data "^4.0.4 "
1086
1086
proxy-from-env "^1.1.0"
1087
1087
1088
1088
balanced-match@^1.0.0 :
@@ -2257,7 +2257,7 @@ foreground-child@^3.1.0:
2257
2257
cross-spawn "^7.0.6"
2258
2258
signal-exit "^4.0.1"
2259
2259
2260
- form-data@^4.0.0 :
2260
+ form-data@^4.0.4 :
2261
2261
version "4.0.4"
2262
2262
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2263
2263
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
You can’t perform that action at this time.
0 commit comments