From 4366f411018913881777ff8ec140c3175ca65c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:06:16 +0000 Subject: [PATCH] chore(deps): bump axios from 1.6.8 to 1.7.7 in /server Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.7. - [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.6.8...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/package.json | 2 +- server/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/server/package.json b/server/package.json index 7c4cea8f..b20960b0 100644 --- a/server/package.json +++ b/server/package.json @@ -28,7 +28,7 @@ "ansi-colors": "^4.1.3", "archiver": "^7.0.1", "async-lock": "^1.4.1", - "axios": "^1.6.1", + "axios": "^1.7.7", "body-parser": "^1.20.2", "chrono-node": "^2.7.7", "cloudflare": "^3.2.0", diff --git a/server/pnpm-lock.yaml b/server/pnpm-lock.yaml index 62e549be..f9bbab9c 100644 --- a/server/pnpm-lock.yaml +++ b/server/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.4.1 version: 1.4.1 axios: - specifier: ^1.6.1 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 body-parser: specifier: ^1.20.2 version: 1.20.2 @@ -847,8 +847,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.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} b4a@1.6.6: resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} @@ -3271,7 +3271,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.6.8: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0