Skip to content

Commit 8511cae

Browse files
chore(deps): bump axios from 1.9.0 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874cf4b commit 8511cae

File tree

8 files changed

+1921
-1284
lines changed

8 files changed

+1921
-1284
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@upstash/ratelimit": "^0.4.4",
7777
"ajv": "^8.12.0",
7878
"ajv-formats": "^2.1.1",
79-
"axios": "^1.9.0",
79+
"axios": "^1.13.5",
8080
"bcrypt": "^5.0.0",
8181
"body-parser": "^2.2.0",
8282
"bull": "^4.2.1",

apps/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@sentry/node": "^8.33.1",
3939
"@sentry/profiling-node": "^8.33.1",
4040
"@sentry/tracing": "^7.40.0",
41-
"axios": "^1.9.0",
41+
"axios": "^1.13.5",
4242
"class-transformer": "0.5.1",
4343
"class-validator": "0.14.1",
4444
"dotenv": "^16.4.5",

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"json-logic-js": "^2.0.5",
4646
"svix": "^1.64.1",
4747
"lru-cache": "^11.2.4",
48-
"axios": "^1.9.0",
48+
"axios": "^1.13.5",
4949
"body-parser": "^2.2.0",
5050
"class-transformer": "0.5.1",
5151
"class-validator": "0.14.1",

libs/application-generic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@sentry/node": "^8.33.1",
7373
"@team-plain/typescript-sdk": "5.8.0",
7474
"@tufjs/canonical-json": "^2.0.0",
75-
"axios": "^1.9.0",
75+
"axios": "^1.13.5",
7676
"bullmq": "^3.10.2",
7777
"class-transformer": "0.5.1",
7878
"class-validator": "0.14.1",

libs/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@novu/shared": "workspace:*",
2929
"JSONStream": "^1.3.5",
3030
"async": "^3.2.0",
31-
"axios": "^1.9.0",
31+
"axios": "^1.13.5",
3232
"bcrypt": "~5.0.0",
3333
"bullmq": "^3.10.2",
3434
"class-transformer": "0.5.1",

packages/novu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@novu/ntfr-client": "^0.0.4",
6969
"@novu/shared": "workspace:*",
7070
"@segment/analytics-node": "^1.1.4",
71-
"axios": "^1.9.0",
71+
"axios": "^1.13.5",
7272
"chalk": "4.1.2",
7373
"commander": "^9.0.0",
7474
"configstore": "^5.0.0",

packages/providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@vonage/auth": "^1.7.0",
5252
"@vonage/server-sdk": "^3.10.0",
5353
"africastalking": "^0.6.2",
54-
"axios": "^1.9.0",
54+
"axios": "^1.13.5",
5555
"braze-api": "^2.5.6",
5656
"cross-fetch": "^4.0.0",
5757
"date-fns": "2.29.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)