From a1be1d96635941144d53185fc139de0f6ba45027 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 21:52:12 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1.7.0 --- stub/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stub/pnpm-lock.yaml b/stub/pnpm-lock.yaml index 26846960..0a9daae8 100644 --- a/stub/pnpm-lock.yaml +++ b/stub/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 4.0.5 axios: specifier: ^1.0.0 - version: 1.6.8 + version: 1.7.0 rimraf: specifier: ^5.0.0 version: 5.0.7 @@ -76,8 +76,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.0: + resolution: {integrity: sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -362,7 +362,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.6.8: + axios@1.7.0: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0