fix(deps): update dependency axios to ^0.27.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-02-12 09:01:29 +00:00
parent c11c4ee197
commit ede5b98c4f

View file

@ -11,7 +11,7 @@
"stylelint:fix": "./node_modules/.bin/stylelint src --fix"
},
"dependencies": {
"axios": "^0.24.0",
"axios": "^0.27.0",
"trim": "^1.0.1",
"vue": "^2.6.11"
},