chore(deps): bump axios from 1.8.1 to 1.8.2

Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-10 14:57:02 +00:00 committed by GitHub
parent 11023b1ef0
commit 8a53baa125
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 87 deletions

View file

@ -20,7 +20,7 @@
"vue-router": "^4.5.0",
"vuetify": "^3.7.12",
"oidc-client-ts": "^3.1.0",
"axios": "^1.8.1"
"axios": "^1.8.2"
},
"devDependencies": {
"@playwright/test": "^1.50.1",