upgrade axios
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending

This commit is contained in:
Simon Vieille 2024-02-14 12:22:13 +01:00
parent 951dd742d8
commit 1271571427
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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