Skip to content

Commit f07bed1

Browse files
authored
chore(deps): bump axios to 1.13.5 (calcom#27864)
* chore: bump axios to 1.13.5 * chore: bump axios in apps/api/v2 * chore: dedupe follow-redirects to 1.15.11
1 parent 227ed64 commit f07bed1

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

apps/api/v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@sentry/node": "9.46.0",
6363
"@sentry/profiling-node": "9.46.0",
6464
"@snyk/protect": "latest",
65-
"axios": "1.13.2",
65+
"axios": "1.13.5",
6666
"body-parser": "1.20.3",
6767
"bull": "4.15.1",
6868
"class-transformer": "0.5.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"jpeg-js": "0.4.4",
139139
"validator": "13.15.22",
140140
"form-data": "4.0.4",
141-
"axios": "1.13.2",
141+
"axios": "1.13.5",
142142
"jws": "4.0.1",
143143
"jsonwebtoken": "9.0.0",
144144
"sha.js": "2.4.12",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ __metadata:
19671967
"@types/luxon": "npm:3.4.2"
19681968
"@types/passport-jwt": "npm:3.0.13"
19691969
"@types/supertest": "npm:2.0.16"
1970-
axios: "npm:1.13.2"
1970+
axios: "npm:1.13.5"
19711971
body-parser: "npm:1.20.3"
19721972
bull: "npm:4.15.1"
19731973
class-transformer: "npm:0.5.1"
@@ -17858,14 +17858,14 @@ __metadata:
1785817858
languageName: node
1785917859
linkType: hard
1786017860

17861-
"axios@npm:1.13.2":
17862-
version: 1.13.2
17863-
resolution: "axios@npm:1.13.2"
17861+
"axios@npm:1.13.5":
17862+
version: 1.13.5
17863+
resolution: "axios@npm:1.13.5"
1786417864
dependencies:
17865-
follow-redirects: "npm:^1.15.6"
17866-
form-data: "npm:^4.0.4"
17865+
follow-redirects: "npm:^1.15.11"
17866+
form-data: "npm:^4.0.5"
1786717867
proxy-from-env: "npm:^1.1.0"
17868-
checksum: 10/ae4e06dcd18289f2fd18179256d550d27f9a53ecb2f9c59f2ccc4efd1d7151839ba8c3e0fb533dac793e4a59a576ca8689a19244dce5c396680837674a47a867
17868+
checksum: 10/db726d09902565ef9a0632893530028310e2ec2b95b727114eca1b101450b00014133dfc3871cffc87983fb922bca7e4874d7e2826d1550a377a157cdf3f05b6
1786917869
languageName: node
1787017870
linkType: hard
1787117871

@@ -23059,13 +23059,13 @@ __metadata:
2305923059
languageName: node
2306023060
linkType: hard
2306123061

23062-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
23063-
version: 1.15.6
23064-
resolution: "follow-redirects@npm:1.15.6"
23062+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11":
23063+
version: 1.15.11
23064+
resolution: "follow-redirects@npm:1.15.11"
2306523065
peerDependenciesMeta:
2306623066
debug:
2306723067
optional: true
23068-
checksum: 10/70c7612c4cab18e546e36b991bbf8009a1a41cf85354afe04b113d1117569abf760269409cb3eb842d9f7b03d62826687086b081c566ea7b1e6613cf29030bf7
23068+
checksum: 10/07372fd74b98c78cf4d417d68d41fdaa0be4dcacafffb9e67b1e3cf090bc4771515e65020651528faab238f10f9b9c0d9707d6c1574a6c0387c5de1042cde9ba
2306923069
languageName: node
2307023070
linkType: hard
2307123071

0 commit comments

Comments
 (0)