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

@ -28,7 +28,7 @@
"@plane/services": "*",
"@plane/types": "*",
"@plane/ui": "*",
"axios": "^1.8.3",
"axios": "1.11.0",
"clsx": "^2.0.0",
"date-fns": "^4.1.0",
"dompurify": "^3.0.11",