Skip to content

Commit f74724c

Browse files
chore(deps): bump axios from 1.6.8 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aca98ee commit f74724c

File tree

9 files changed

+160
-78
lines changed

9 files changed

+160
-78
lines changed

pnpm-lock.yaml

Lines changed: 152 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/apps/integration_run_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@crowd/queue": "workspace:*",
2727
"@crowd/redis": "workspace:*",
2828
"@crowd/types": "workspace:*",
29-
"axios": "^1.6.8",
29+
"axios": "^1.12.0",
3030
"config": "^3.3.9",
3131
"tsx": "^4.7.1",
3232
"typescript": "^5.6.3"

services/apps/members_enrichment_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@temporalio/client": "~1.11.8",
2828
"@temporalio/workflow": "~1.11.8",
2929
"auth0": "^4.3.1",
30-
"axios": "~1.6.2",
30+
"axios": "~1.12.0",
3131
"lodash": "~4.17.21",
3232
"moment": "~2.29.4",
3333
"tsx": "^4.7.1",

services/apps/merge_suggestions_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@crowd/types": "workspace:*",
2323
"@temporalio/client": "~1.11.8",
2424
"@temporalio/workflow": "~1.11.8",
25-
"axios": "^1.6.8",
25+
"axios": "^1.12.0",
2626
"fast-levenshtein": "^3.0.0",
2727
"lodash.uniqby": "^4.7.0",
2828
"tsx": "^4.7.1",

services/apps/profiles_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@crowd/types": "workspace:*",
2222
"@temporalio/client": "~1.11.8",
2323
"@temporalio/workflow": "~1.11.8",
24-
"axios": "^1.6.8",
24+
"axios": "^1.12.0",
2525
"tsx": "^4.7.1",
2626
"typescript": "^5.6.3"
2727
},

services/apps/script_executor_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@crowd/types": "workspace:*",
2323
"@temporalio/client": "~1.11.8",
2424
"@temporalio/workflow": "~1.11.8",
25-
"axios": "^1.6.8",
25+
"axios": "^1.12.0",
2626
"moment": "~2.29.4",
2727
"tsx": "^4.7.1",
2828
"typescript": "^5.6.3"

services/apps/security_best_practices_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@crowd/types": "workspace:*",
2323
"@temporalio/client": "~1.11.8",
2424
"@temporalio/workflow": "~1.11.8",
25-
"axios": "^1.6.8",
25+
"axios": "^1.12.0",
2626
"js-yaml": "^4.1.0",
2727
"moment": "~2.29.4",
2828
"tsx": "^4.7.1",

services/libs/integrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@gitbeaker/rest": "^40.1.2",
2424
"@octokit/auth-app": "^4.0.13",
2525
"@octokit/graphql": "^5.0.6",
26-
"axios": "^1.4.0",
26+
"axios": "^1.12.0",
2727
"he": "^1.2.0",
2828
"lodash.clonedeep": "^4.5.0",
2929
"lodash.merge": "^4.6.2",

services/libs/opensearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@crowd/telemetry": "workspace:*",
2222
"@crowd/types": "workspace:*",
2323
"@opensearch-project/opensearch": "^2.11.0",
24-
"axios": "^1.6.0",
24+
"axios": "^1.12.0",
2525
"lodash.merge": "^4.6.2"
2626
}
2727
}

0 commit comments

Comments
 (0)