Skip to content

Commit 01c60c4

Browse files
Update dependency axios to v1.10.0
1 parent da5ffe9 commit 01c60c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4108,9 +4108,9 @@ available-typed-arrays@^1.0.7:
41084108
possible-typed-array-names "^1.0.0"
41094109

41104110
axios@^1.0.0:
4111-
version "1.9.0"
4112-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
4113-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
4111+
version "1.10.0"
4112+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
4113+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
41144114
dependencies:
41154115
follow-redirects "^1.15.6"
41164116
form-data "^4.0.0"

0 commit comments

Comments
 (0)