📦 chore: bump axios to v1.12.1 (#9600)

This commit is contained in:
Danny Avila 2025-09-12 13:00:12 -04:00 committed by GitHub
parent 5b5723343c
commit cdfe686987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 305 additions and 12 deletions

View file

@ -5,6 +5,6 @@
"module": "./index.es.js",
"types": "../dist/types/react-query/index.d.ts",
"dependencies": {
"axios": "^1.7.7"
"axios": "^1.12.1"
}
}