chore(deps): bump axios from 1.13.4 to 1.13.5 in /web (#1979)

Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5.
- [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.13.4...v1.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-15 16:18:02 +08:00
committed by GitHub
parent 7b3555af45
commit 2e42cd2faf
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@tailwindcss/postcss": "^4.1.5",
"@tanstack/react-table": "^8.21.3",
"axios": "^1.12.0",
"axios": "^1.13.5",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"highlight.js": "^11.11.1",

8
web/pnpm-lock.yaml generated
View File

@@ -78,8 +78,8 @@ dependencies:
specifier: ^8.21.3
version: 8.21.3(react-dom@19.2.1)(react@19.2.1)
axios:
specifier: ^1.12.0
version: 1.13.4
specifier: ^1.13.5
version: 1.13.5
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -2608,8 +2608,8 @@ packages:
engines: {node: '>=4'}
dev: true
/axios@1.13.4:
resolution: {integrity: sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==}
/axios@1.13.5:
resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==}
dependencies:
follow-redirects: 1.15.11
form-data: 4.0.5