From 340ffd32fa11d3537d8ffa5d46c3ab3fddaa8ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:20:35 +0000 Subject: [PATCH] build(deps): Bump axios in the axios group across 1 directory Bumps the axios group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.18.1 to 1.19.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.18.1...v1.19.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: axios ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 30 +++++++++++++++--------------- pnpm-workspace.yaml | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db4b3b676f80e..681d41bc06a30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: 4.1.10 version: 4.1.10 axios: - specifier: ^1.18.1 - version: 1.18.1 + specifier: ^1.19.0 + version: 1.19.0 jsdom: specifier: 29.1.1 version: 29.1.1 @@ -94,14 +94,14 @@ importers: version: link:../../packages/core axios: specifier: catalog:default - version: 1.18.1 + version: 1.19.0 pg: specifier: ^8.22.0 version: 8.22.0 devDependencies: axios-mock-adapter: specifier: 2.1.0 - version: 2.1.0(axios@1.18.1) + version: 2.1.0(axios@1.19.0) express: specifier: 5.2.1 version: 5.2.1 @@ -128,10 +128,10 @@ importers: version: 4.3.3(vite@8.1.5(@types/node@24.13.3)(jiti@2.7.0)(yaml@2.9.0)) axios: specifier: catalog:default - version: 1.18.1 + version: 1.19.0 axios-cache-interceptor: specifier: ^1.12.0 - version: 1.12.1(axios@1.18.1) + version: 1.12.1(axios@1.19.0) daisyui: specifier: ^5.6.18 version: 5.7.8 @@ -192,7 +192,7 @@ importers: dependencies: axios: specifier: catalog:default - version: 1.18.1 + version: 1.19.0 emoji-name-map: specifier: ^2.0.3 version: 2.0.3 @@ -223,7 +223,7 @@ importers: version: 1.1.1 axios-mock-adapter: specifier: 2.1.0 - version: 2.1.0(axios@1.18.1) + version: 2.1.0(axios@1.19.0) graphql: specifier: 16.11.0 version: 16.11.0 @@ -1437,8 +1437,8 @@ packages: peerDependencies: axios: '>= 0.17.0' - axios@1.18.1: - resolution: {integrity: sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==} + axios@1.19.0: + resolution: {integrity: sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==} balanced-match@4.0.4: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} @@ -4034,22 +4034,22 @@ snapshots: auto-bind@5.0.1: {} - axios-cache-interceptor@1.12.1(axios@1.18.1): + axios-cache-interceptor@1.12.1(axios@1.19.0): dependencies: - axios: 1.18.1 + axios: 1.19.0 cache-parser: 1.2.6 fast-defer: 1.1.9 http-vary: 1.0.3 object-code: 2.0.0 try: 1.0.3 - axios-mock-adapter@2.1.0(axios@1.18.1): + axios-mock-adapter@2.1.0(axios@1.19.0): dependencies: - axios: 1.18.1 + axios: 1.19.0 fast-deep-equal: 3.1.3 is-buffer: 2.0.5 - axios@1.18.1: + axios@1.19.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.6 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 84bbd4b01ce8a..94a466621aac6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ onlyBuiltDependencies: catalog: "@vitest/coverage-v8": 4.1.10 - axios: ^1.18.1 + axios: ^1.19.0 jsdom: 29.1.1 vite: 8.1.5 vitest: 4.1.10