From 42fa81d108f25a21b6d14238830a6cb4778fd31a Mon Sep 17 00:00:00 2001 From: Vladimir Aleksic Date: Mon, 13 Apr 2026 15:43:12 +0200 Subject: [PATCH] fix(deps): update dependency axios to 1.15.0 [security] --- plainly-render-and-webhook/package.json | 2 +- plainly-render-and-webhook/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plainly-render-and-webhook/package.json b/plainly-render-and-webhook/package.json index dc049d2..f4279d1 100644 --- a/plainly-render-and-webhook/package.json +++ b/plainly-render-and-webhook/package.json @@ -57,7 +57,7 @@ }, "pnpm": { "overrides": { - "axios": "1.14.0", + "axios": "1.15.0", "effect": "3.20.0" } } diff --git a/plainly-render-and-webhook/pnpm-lock.yaml b/plainly-render-and-webhook/pnpm-lock.yaml index fe4390b..739a034 100644 --- a/plainly-render-and-webhook/pnpm-lock.yaml +++ b/plainly-render-and-webhook/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - axios: 1.14.0 + axios: 1.15.0 effect: 3.20.0 importers: @@ -1044,8 +1044,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.14.0: - resolution: {integrity: sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==} + axios@1.15.0: + resolution: {integrity: sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==} baseline-browser-mapping@2.9.19: resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==} @@ -2405,7 +2405,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.14.0(debug@4.3.2): + axios@1.15.0(debug@4.3.2): dependencies: follow-redirects: 1.15.11(debug@4.3.2) form-data: 4.0.5 @@ -2723,7 +2723,7 @@ snapshots: localtunnel@2.0.2: dependencies: - axios: 1.14.0(debug@4.3.2) + axios: 1.15.0(debug@4.3.2) debug: 4.3.2 openurl: 1.1.1 yargs: 17.1.1