From c05bd34be477c771ce57e91f12dae66fba1e5737 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 08:53:34 +0800 Subject: [PATCH] chore(deps): Update dependency axios to ^1.7.3 (#10) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 62c7a4e1..ec42ad9d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "packageManager": "pnpm@9.6.0", "author": "Kathund", "dependencies": { - "axios": "^1.7.2", + "axios": "^1.7.3", "node-cache": "^5.1.2", "prismarine-nbt": "^2.5.0", "rss-parser": "^3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 320f1ed4..d4969bac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: axios: - specifier: ^1.7.2 - version: 1.7.2 + specifier: ^1.7.3 + version: 1.7.3 node-cache: specifier: ^5.1.2 version: 5.1.2 @@ -201,8 +201,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.3: + resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -845,7 +845,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.2: + axios@1.7.3: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -1220,7 +1220,7 @@ snapshots: skyhelper-networth@1.21.0: dependencies: - axios: 1.7.2 + axios: 1.7.3 prismarine-nbt: 2.5.0 transitivePeerDependencies: - debug