diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-07 10:54:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 10:54:48 +0000 |
| commit | f07c42a12eb64a383c2723e16f3e86eea195a306 (patch) | |
| tree | 640f29e9f87b63eb0d32abc1a6a1f1f569a7ec5b | |
| parent | debb398e0845928696393fb57abd604de02fc4aa (diff) | |
build(deps): update dependency axios to v1.8.2 (#8906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | web/package.json | 2 | ||||
| -rw-r--r-- | web/pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/web/package.json b/web/package.json index 96ae02bc6..c465319b4 100644 --- a/web/package.json +++ b/web/package.json @@ -42,7 +42,7 @@ "@mui/material": "6.4.7", "@mui/styles": "6.4.7", "@simplewebauthn/browser": "13.1.0", - "axios": "1.8.1", + "axios": "1.8.2", "broadcast-channel": "7.0.0", "classnames": "2.5.1", "i18next": "24.2.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 95076e150..683ca878a 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: 13.1.0 version: 13.1.0 axios: - specifier: 1.8.1 - version: 1.8.1 + specifier: 1.8.2 + version: 1.8.2 broadcast-channel: specifier: 7.0.0 version: 7.0.0 @@ -2070,8 +2070,8 @@ packages: resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==} engines: {node: '>=4'} - axios@1.8.1: - resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} + axios@1.8.2: + resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -6904,7 +6904,7 @@ snapshots: axe-core@4.10.0: {} - axios@1.8.1: + axios@1.8.2: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 |
