Skip to content

Commit baab9bc

Browse files
chore(deps): update dependency axios to v1.12.0 [security]
1 parent 6aa7273 commit baab9bc

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6144,12 +6144,12 @@ aws4@^1.8.0:
61446144
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
61456145

61466146
axios@^1.7.4, axios@^1.7.8:
6147-
version "1.7.9"
6148-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz"
6149-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
6147+
version "1.12.2"
6148+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
6149+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
61506150
dependencies:
61516151
follow-redirects "^1.15.6"
6152-
form-data "^4.0.0"
6152+
form-data "^4.0.4"
61536153
proxy-from-env "^1.1.0"
61546154

61556155
b4a@^1.6.4:
@@ -8924,14 +8924,15 @@ fork-ts-checker-webpack-plugin@9.0.2:
89248924
semver "^7.3.5"
89258925
tapable "^2.2.1"
89268926

8927-
form-data@^4.0.0:
8928-
version "4.0.2"
8929-
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz"
8930-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
8927+
form-data@^4.0.0, form-data@^4.0.4:
8928+
version "4.0.4"
8929+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
8930+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
89318931
dependencies:
89328932
asynckit "^0.4.0"
89338933
combined-stream "^1.0.8"
89348934
es-set-tostringtag "^2.1.0"
8935+
hasown "^2.0.2"
89358936
mime-types "^2.1.12"
89368937

89378938
form-data@~2.3.2:

0 commit comments

Comments
 (0)