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/types": "*",
"@tiptap/core": "^2.22.3",
"@tiptap/html": "^2.22.3",
"axios": "^1.8.3",
"axios": "1.11.0",
"compression": "1.8.1",
"cors": "^2.8.5",
"dotenv": "^16.4.5",