From b9c6bb07bfd09b4553f68da5f115191ecf1a3b91 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Tue, 16 Sep 2025 00:14:18 +0530 Subject: [PATCH] chore(deps): axios version upgrade to 1.12.0 --- pnpm-lock.yaml | 20 ++++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1d88bf7b..9585a2da8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ catalogs: specifier: 18.3.1 version: 18.3.1 axios: - specifier: 1.11.0 - version: 1.11.0 + specifier: 1.12.0 + version: 1.12.0 lodash: specifier: 4.17.21 version: 4.17.21 @@ -111,7 +111,7 @@ importers: version: 10.4.14(postcss@8.5.6) axios: specifier: 'catalog:' - version: 1.11.0 + version: 1.12.0 lodash: specifier: 'catalog:' version: 4.17.21 @@ -208,7 +208,7 @@ importers: version: 2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1) axios: specifier: 'catalog:' - version: 1.11.0 + version: 1.12.0 compression: specifier: 1.8.1 version: 1.8.1 @@ -344,7 +344,7 @@ importers: version: 2.11.8 axios: specifier: 'catalog:' - version: 1.11.0 + version: 1.12.0 clsx: specifier: ^2.0.0 version: 2.1.1 @@ -501,7 +501,7 @@ importers: version: 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) axios: specifier: 'catalog:' - version: 1.11.0 + version: 1.12.0 clsx: specifier: ^2.0.0 version: 2.1.1 @@ -1078,7 +1078,7 @@ importers: version: link:../types axios: specifier: 'catalog:' - version: 1.11.0 + version: 1.12.0 devDependencies: '@plane/eslint-config': specifier: workspace:* @@ -4068,8 +4068,8 @@ packages: resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} engines: {node: '>=4'} - axios@1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.0: + resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -11058,7 +11058,7 @@ snapshots: axe-core@4.10.3: {} - axios@1.11.0: + axios@1.12.0: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9db883508..168601be6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ packages: - "!apps/proxy" catalog: - axios: 1.11.0 + axios: 1.12.0 mobx: 6.12.0 mobx-react: 9.1.1 mobx-utils: 6.0.8