chore: axios package update

This commit is contained in:
sriram veeraghanta 2025-03-13 14:28:40 +05:30
parent dcbee45d82
commit 41fe7a59eb
6 changed files with 8 additions and 17 deletions

View file

@ -10,6 +10,6 @@
},
"dependencies": {
"@plane/constants": "*",
"axios": "^1.8.2"
"axios": "^1.8.3"
}
}