Merge pull request #827 from martinsefcik/fix-axios-versions-inconsistency

fix (#759): fixed axios versions inconsistency
This commit is contained in:
Anoop M D
2023-11-06 21:16:58 +05:30
committed by GitHub
3 changed files with 74 additions and 70 deletions

View File

@ -17,7 +17,7 @@
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"atob": "^2.1.2",
"axios": "^0.26.0",
"axios": "^1.5.1",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",