From 900e0174d2e8da13370fe5af59bf53bcc0f8b749 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:56:04 +0000 Subject: [PATCH] chore(deps): update dependency axios to v1.7.9 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 44a91db0..8129d4a1 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "format": "prettier ./**/*.{json,ts,js} -w --ignore-path .gitignore" }, "devDependencies": { - "axios": "1.7.7", + "axios": "1.7.9", "glob": "11.0.0", "run-in-terminal": "0.0.3", "strip-ansi": "7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64fe9a19..fb0cef10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.75.0 version: 1.75.0 axios: - specifier: 1.7.7 - version: 1.7.7 + specifier: 1.7.9 + version: 1.7.9 glob: specifier: 11.0.0 version: 11.0.0 @@ -323,8 +323,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -940,7 +940,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.7: + axios@1.7.9: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0