2 Commits

Author SHA1 Message Date
Dave Gallant
2655f17ea5 Merge branch 'main' into renovate/npm-axios-vulnerability 2025-07-23 20:03:51 -04:00
dependabot[bot]
10a6ae4964 Bump axios from 1.10.0 to 1.11.0 (#241)
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [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.10.0...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 20:03:36 -04:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"dependencies": {
"@github/hotkey": "^3.0.0",
"@popperjs/core": "^2.11.8",
"axios": "^1.6.0",
"axios": "^1.11.0",
"bootstrap": "^5.3.1",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.32.1",

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@github/hotkey": "^3.0.0",
"@popperjs/core": "^2.11.8",
"axios": "^1.6.0",
"axios": "^1.11.0",
"bootstrap": "^5.3.1",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.32.1",