Skip to content

Commit

Permalink
Update npm package axios to v1.7.8 (#5732)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Nov 26, 2024
1 parent a0301c8 commit fb858eb
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@temporalio/workflow": "1.11.5",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"axios": "1.7.7",
"axios": "1.7.8",
"cache-manager": "5.7.6",
"dedent": "0.7.0",
"dotenv-flow": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.7",
"axios": "1.7.8",
"body-parser": "1.20.3",
"clipboardy": "2.3.0",
"cors": "2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@tldraw/tldraw": "2.0.0-alpha.12",
"@tldraw/tlvalidate": "2.0.0-alpha.12",
"@types/prismjs": "1.26.5",
"axios": "1.7.7",
"axios": "1.7.8",
"buffer": "6.0.3",
"clsx": "1.2.1",
"date-fns": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@temporalio/worker": "1.11.5",
"@temporalio/workflow": "1.11.5",
"agentkeepalive": "4.5.0",
"axios": "1.7.7",
"axios": "1.7.8",
"dotenv-flow": "3.3.0",
"tsx": "4.19.2",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/system": "5.16.7",
"axios": "1.7.7",
"axios": "1.7.8",
"calculation-block": "0.2.2",
"clsx": "1.2.1",
"d3": "7.9.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/graph/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@openapitools/openapi-generator-cli": "2.15.3",
"axios": "1.7.7"
"axios": "1.7.8"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@temporalio/workflow": "1.11.5",
"agentkeepalive": "4.5.0",
"apollo-datasource": "3.3.2",
"axios": "1.7.7",
"axios": "1.7.8",
"dotenv-flow": "3.3.0",
"exponential-backoff": "3.1.1",
"googleapis": "133.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/internal-api-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"validate": "openapi-generator-cli validate"
},
"dependencies": {
"axios": "1.7.7"
"axios": "1.7.8"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13361,7 +13361,7 @@ [email protected]:
dependencies:
is-retry-allowed "^2.2.0"

[email protected], axios@^1.4.0, axios@^1.6.0, axios@^1.6.1, axios@^1.7.7:
[email protected]:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
Expand All @@ -13370,6 +13370,15 @@ [email protected], axios@^1.4.0, axios@^1.6.0, axios@^1.6.1, axios@^1.7.7:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

[email protected], axios@^1.4.0, axios@^1.6.0, axios@^1.6.1, axios@^1.7.7:
version "1.7.8"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e"
integrity sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@^0.21.4:
version "0.21.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
Expand Down

0 comments on commit fb858eb

Please sign in to comment.