From e2cbc404fbaee2491bc350352f425c32800cf826 Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:41:21 +0000 Subject: [PATCH] Update npm package `axios` to v1.7.9 (#5800) Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com> Co-authored-by: vilkinsons <6226576+vilkinsons@users.noreply.github.com> --- apps/hash-ai-worker-ts/package.json | 2 +- apps/hash-api/package.json | 2 +- apps/hash-frontend/package.json | 2 +- apps/hash-integration-worker/package.json | 2 +- apps/hashdotdev/package.json | 2 +- .../graph/client/typescript/package.json | 2 +- libs/@local/hash-backend-utils/package.json | 2 +- .../typescript/package.json | 2 +- yarn.lock | 24 +++++++++---------- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json index f7e9a46447d..8a49da166ab 100644 --- a/apps/hash-ai-worker-ts/package.json +++ b/apps/hash-ai-worker-ts/package.json @@ -64,7 +64,7 @@ "@temporalio/workflow": "1.11.5", "ajv": "8.17.1", "ajv-formats": "3.0.1", - "axios": "1.7.8", + "axios": "1.7.9", "cache-manager": "5.7.6", "dedent": "0.7.0", "dotenv-flow": "3.3.0", diff --git a/apps/hash-api/package.json b/apps/hash-api/package.json index e52d777e172..1a55d7beb94 100644 --- a/apps/hash-api/package.json +++ b/apps/hash-api/package.json @@ -66,7 +66,7 @@ "apollo-server-errors": "3.3.1", "apollo-server-express": "3.9.0", "app-root-path": "3.1.0", - "axios": "1.7.8", + "axios": "1.7.9", "body-parser": "1.20.3", "clipboardy": "2.3.0", "cors": "2.8.5", diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index b4b5ae61bb5..0a64192e150 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -65,7 +65,7 @@ "@tldraw/tldraw": "2.0.0-alpha.12", "@tldraw/tlvalidate": "2.0.0-alpha.12", "@types/prismjs": "1.26.5", - "axios": "1.7.8", + "axios": "1.7.9", "buffer": "6.0.3", "clsx": "1.2.1", "date-fns": "4.1.0", diff --git a/apps/hash-integration-worker/package.json b/apps/hash-integration-worker/package.json index 99ff06da3e1..6b3222a2ae4 100644 --- a/apps/hash-integration-worker/package.json +++ b/apps/hash-integration-worker/package.json @@ -34,7 +34,7 @@ "@temporalio/worker": "1.11.5", "@temporalio/workflow": "1.11.5", "agentkeepalive": "4.5.0", - "axios": "1.7.8", + "axios": "1.7.9", "dotenv-flow": "3.3.0", "tsx": "4.19.2", "typescript": "5.6.3" diff --git a/apps/hashdotdev/package.json b/apps/hashdotdev/package.json index 693ae0be070..b0eee3b9e6a 100644 --- a/apps/hashdotdev/package.json +++ b/apps/hashdotdev/package.json @@ -29,7 +29,7 @@ "@mui/icons-material": "5.16.8", "@mui/material": "5.16.8", "@mui/system": "5.16.8", - "axios": "1.7.8", + "axios": "1.7.9", "calculation-block": "0.2.2", "clsx": "1.2.1", "d3": "7.9.0", diff --git a/libs/@local/graph/client/typescript/package.json b/libs/@local/graph/client/typescript/package.json index 880b05e79a2..92ef29c49f2 100644 --- a/libs/@local/graph/client/typescript/package.json +++ b/libs/@local/graph/client/typescript/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@openapitools/openapi-generator-cli": "2.15.3", - "axios": "1.7.8" + "axios": "1.7.9" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 1ade9117f48..eff874eb21f 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -45,7 +45,7 @@ "@temporalio/workflow": "1.11.5", "agentkeepalive": "4.5.0", "apollo-datasource": "3.3.2", - "axios": "1.7.8", + "axios": "1.7.9", "dotenv-flow": "3.3.0", "exponential-backoff": "3.1.1", "googleapis": "133.0.0", diff --git a/libs/@local/internal-api-client/typescript/package.json b/libs/@local/internal-api-client/typescript/package.json index a88cde8bb32..0fe25df176c 100644 --- a/libs/@local/internal-api-client/typescript/package.json +++ b/libs/@local/internal-api-client/typescript/package.json @@ -12,7 +12,7 @@ "validate": "openapi-generator-cli validate" }, "dependencies": { - "axios": "1.7.8" + "axios": "1.7.9" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/yarn.lock b/yarn.lock index f127d7f907a..dbf5b99d558 100644 --- a/yarn.lock +++ b/yarn.lock @@ -326,7 +326,7 @@ __metadata: "@vitest/coverage-istanbul": "npm:2.1.8" ajv: "npm:8.17.1" ajv-formats: "npm:3.0.1" - axios: "npm:1.7.8" + axios: "npm:1.7.9" cache-manager: "npm:5.7.6" dedent: "npm:0.7.0" dotenv-flow: "npm:3.3.0" @@ -427,7 +427,7 @@ __metadata: apollo-server-errors: "npm:3.3.1" apollo-server-express: "npm:3.9.0" app-root-path: "npm:3.1.0" - axios: "npm:1.7.8" + axios: "npm:1.7.9" body-parser: "npm:1.20.3" clipboardy: "npm:2.3.0" cors: "npm:2.8.5" @@ -551,7 +551,7 @@ __metadata: "@types/url-regex-safe": "npm:1.0.2" "@types/uuid": "npm:10.0.0" "@welldone-software/why-did-you-render": "npm:8.0.3" - axios: "npm:1.7.8" + axios: "npm:1.7.9" buffer: "npm:6.0.3" clsx: "npm:1.2.1" date-fns: "npm:4.1.0" @@ -664,7 +664,7 @@ __metadata: "@temporalio/workflow": "npm:1.11.5" "@types/dotenv-flow": "npm:3.3.3" agentkeepalive: "npm:4.5.0" - axios: "npm:1.7.8" + axios: "npm:1.7.9" dotenv-flow: "npm:3.3.0" eslint: "npm:8.57.0" rimraf: "npm:6.0.1" @@ -766,7 +766,7 @@ __metadata: "@types/react-dom": "npm:18.2.25" "@types/react-html-parser": "npm:2.0.6" "@types/unist": "npm:2.0.11" - axios: "npm:1.7.8" + axios: "npm:1.7.9" babel-loader: "npm:9.2.1" calculation-block: "npm:0.2.2" chalk: "npm:5.3.0" @@ -8504,7 +8504,7 @@ __metadata: "@vitest/coverage-istanbul": "npm:2.1.8" agentkeepalive: "npm:4.5.0" apollo-datasource: "npm:3.3.2" - axios: "npm:1.7.8" + axios: "npm:1.7.9" dotenv-flow: "npm:3.3.0" eslint: "npm:8.57.0" exponential-backoff: "npm:3.1.1" @@ -8530,7 +8530,7 @@ __metadata: "@redocly/cli": "npm:1.25.15" "@rust/hash-graph-api": "npm:0.0.0-private" "@types/node": "npm:22.10.1" - axios: "npm:1.7.8" + axios: "npm:1.7.9" fix-esm-import-path: "npm:1.10.1" rimraf: "npm:6.0.1" typescript: "npm:5.6.3" @@ -8654,7 +8654,7 @@ __metadata: "@local/eslint-config": "npm:0.0.0-private" "@openapitools/openapi-generator-cli": "npm:2.15.3" "@types/node": "npm:22.10.1" - axios: "npm:1.7.8" + axios: "npm:1.7.9" prettier: "npm:3.4.2" rimraf: "npm:6.0.1" typescript: "npm:5.6.3" @@ -20069,14 +20069,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.7.8, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.7": - version: 1.7.8 - resolution: "axios@npm:1.7.8" +"axios@npm:1.7.9, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.7": + 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