chore: upgrade axios version to 1.11.0 (#7469)

This commit is contained in:
sriram veeraghanta 2025-07-24 13:50:37 +05:30 committed by GitHub
parent d2629d723c
commit b7be45d08a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 39 additions and 14 deletions

View file

@ -16,7 +16,7 @@
},
"dependencies": {
"@plane/constants": "*",
"axios": "^1.8.3"
"axios": "1.11.0"
},
"devDependencies": {
"@plane/eslint-config": "*",