From c059174b70c4d94cf3fb0a84135aeff710986589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 08:03:41 +0000 Subject: [PATCH] chore(deps): bump axios from 1.18.0 to 1.18.1 Bumps [axios](https://github.com/axios/axios) from 1.18.0 to 1.18.1. - [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.0...v1.18.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- pnpm-workspace.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cb32a31..78df97bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,7 +76,7 @@ catalogs: overrides: '@isaacs/brace-expansion': ^5.0.1 '@types/node': ^22.20.0 - axios: ^1.15.2 + axios: ^1.18.0 lodash-es@~4.17: ^4.18.0 qs: ^6.14.2 tar: ^7.5.11 @@ -186,7 +186,7 @@ importers: specifier: workspace:* version: link:../packages/typescript-koa-runtime axios: - specifier: ^1.15.2 + specifier: ^1.18.0 version: 1.18.0 express: specifier: ^5.2.1 @@ -269,7 +269,7 @@ importers: specifier: workspace:* version: link:../../packages/typescript-axios-runtime axios: - specifier: ^1.15.2 + specifier: ^1.18.0 version: 1.18.0 dotenv: specifier: ^17.4.2 @@ -546,7 +546,7 @@ importers: specifier: workspace:^ version: link:../typescript-common-runtime axios: - specifier: ^1.15.2 + specifier: ^1.18.0 version: 1.18.0 tsdown: specifier: 'catalog:' diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e1fe5b60..f880e576 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -66,7 +66,7 @@ peerDependencyRules: overrides: '@isaacs/brace-expansion': ^5.0.1 '@types/node': "catalog:" - axios: ^1.15.2 + axios: ^1.18.0 'lodash-es@~4.17': ^4.18.0 qs: ^6.14.2 tar: ^7.5.11