Skip to content

Commit ec36cdb

Browse files
Update dependency axios to v1.10.0 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81b2176 commit ec36cdb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"dependencies": {
77
"ajv": "8.17.1",
8-
"axios": "1.9.0",
8+
"axios": "1.10.0",
99
"eventsource": "4.0.0",
1010
"fastify": "5.3.3",
1111
"ioredis": "5.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,10 +777,10 @@ axios-mock-adapter@2.1.0:
777777
fast-deep-equal "^3.1.3"
778778
is-buffer "^2.0.5"
779779

780-
axios@1.9.0:
781-
version "1.9.0"
782-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
783-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
780+
axios@1.10.0:
781+
version "1.10.0"
782+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
783+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
784784
dependencies:
785785
follow-redirects "^1.15.6"
786786
form-data "^4.0.0"

0 commit comments

Comments
 (0)