From 6c4c471facc284927cef3a95f936cc333217a624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:04:24 +0000 Subject: [PATCH] chore(deps): bump axios from 1.7.7 to 1.7.8 Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.8. - [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.7.7...v1.7.8) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 494d8afa..315f27ed 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nestjs/schedule": "^4.1.1", "@nestjs/typeorm": "^10.0.2", "@types/node": "^22.9.4", - "axios": "^1.7.7", + "axios": "^1.7.8", "bowser": "^2.11.0", "chalk": "^4.1.2", "cron-validator": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index c9b61e52..cf3bad19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5682,14 +5682,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.7": - version: 1.7.7 - resolution: "axios@npm:1.7.7" +"axios@npm:^1.7.8": + version: 1.7.8 + resolution: "axios@npm:1.7.8" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7 + checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f languageName: node linkType: hard @@ -11654,7 +11654,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^8.17.0" "@typescript-eslint/parser": "npm:^8.8.1" autoprefixer: "npm:10.4.20" - axios: "npm:^1.7.7" + axios: "npm:^1.7.8" bowser: "npm:^2.11.0" chalk: "npm:^4.1.2" cron-validator: "npm:^1.3.1"