From 96a171f601ac0978c8ce5bccc67870f3832cd76a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:34:37 +0000 Subject: [PATCH] chore(deps): bump axios from 1.7.8 to 1.7.9 Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.7.9. - [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.8...v1.7.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/package.json | 2 +- ui/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/server/package.json b/server/package.json index 2a6878b3..755fa45f 100644 --- a/server/package.json +++ b/server/package.json @@ -30,7 +30,7 @@ "@nestjs/platform-express": "^10.4.12", "@nestjs/schedule": "^4.1.1", "@nestjs/typeorm": "^10.0.2", - "axios": "^1.7.8", + "axios": "^1.7.9", "chalk": "^4.1.2", "cron-validator": "^1.3.1", "lodash": "^4.17.21", diff --git a/ui/package.json b/ui/package.json index c47898a2..8b8208b6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -16,7 +16,7 @@ "@heroicons/react": "^1.0.6", "@maintainerr/server": "workspace:^", "@monaco-editor/react": "^4.6.0", - "axios": "^1.7.8", + "axios": "^1.7.9", "bowser": "^2.11.0", "cron-validator": "^1.3.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 85eea833..bbb7b879 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1494,7 +1494,7 @@ __metadata: "@types/xml2js": "npm:^0.4.14" "@typescript-eslint/eslint-plugin": "npm:^8.17.0" "@typescript-eslint/parser": "npm:^8.17.0" - axios: "npm:^1.7.8" + axios: "npm:^1.7.9" chalk: "npm:^4.1.2" cron-validator: "npm:^1.3.1" eslint: "npm:^9.15.0" @@ -1540,7 +1540,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^8.17.0" "@typescript-eslint/parser": "npm:^8.17.0" autoprefixer: "npm:10.4.20" - axios: "npm:^1.7.8" + axios: "npm:^1.7.9" bowser: "npm:^2.11.0" cron-validator: "npm:^1.3.1" eslint: "npm:^9.15.0" @@ -3875,14 +3875,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.8": - version: 1.7.8 - resolution: "axios@npm:1.7.8" +"axios@npm:^1.7.9": + version: 1.7.9 + resolution: "axios@npm:1.7.9" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f + checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b languageName: node linkType: hard