Skip to content

Commit 6d05063

Browse files
fix(deps): update dependency axios to v1.13.5 [security]
1 parent 98730b4 commit 6d05063

File tree

3 files changed

+49
-19
lines changed

3 files changed

+49
-19
lines changed

.pnp.cjs

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/nunjucks": "3.2.6",
3939
"@types/require-directory": "2.1.6",
4040
"applicationinsights": "2.7.0",
41-
"axios": "1.12.0",
41+
"axios": "1.13.5",
4242
"body-parser": "2.2.1",
4343
"config": "3.3.12",
4444
"cookie-parser": "1.4.7",

yarn.lock

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,14 +4852,14 @@ __metadata:
48524852
languageName: node
48534853
linkType: hard
48544854

4855-
"axios@npm:1.12.0":
4856-
version: 1.12.0
4857-
resolution: "axios@npm:1.12.0"
4855+
"axios@npm:1.13.5":
4856+
version: 1.13.5
4857+
resolution: "axios@npm:1.13.5"
48584858
dependencies:
4859-
follow-redirects: "npm:^1.15.6"
4860-
form-data: "npm:^4.0.4"
4859+
follow-redirects: "npm:^1.15.11"
4860+
form-data: "npm:^4.0.5"
48614861
proxy-from-env: "npm:^1.1.0"
4862-
checksum: 10/6c45e294b6ee72f832dbee94cb3fe7331bf2961874fa6b656d909a93b3574c59281f0c62eb92baf7b3e4f39be71936c9f1fcbbe494c90f7ff4d7cc2d7932f06d
4862+
checksum: 10/db726d09902565ef9a0632893530028310e2ec2b95b727114eca1b101450b00014133dfc3871cffc87983fb922bca7e4874d7e2826d1550a377a157cdf3f05b6
48634863
languageName: node
48644864
linkType: hard
48654865

@@ -8098,6 +8098,16 @@ __metadata:
80988098
languageName: node
80998099
linkType: hard
81008100

8101+
"follow-redirects@npm:^1.15.11":
8102+
version: 1.15.11
8103+
resolution: "follow-redirects@npm:1.15.11"
8104+
peerDependenciesMeta:
8105+
debug:
8106+
optional: true
8107+
checksum: 10/07372fd74b98c78cf4d417d68d41fdaa0be4dcacafffb9e67b1e3cf090bc4771515e65020651528faab238f10f9b9c0d9707d6c1574a6c0387c5de1042cde9ba
8108+
languageName: node
8109+
linkType: hard
8110+
81018111
"follow-redirects@npm:^1.15.6":
81028112
version: 1.15.9
81038113
resolution: "follow-redirects@npm:1.15.9"
@@ -13352,7 +13362,7 @@ __metadata:
1335213362
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
1335313363
"@typescript-eslint/parser": "npm:^6.0.0"
1335413364
applicationinsights: "npm:2.7.0"
13355-
axios: "npm:1.12.0"
13365+
axios: "npm:1.13.5"
1335613366
axios-debug-log: "npm:1.0.0"
1335713367
babel-loader: "npm:9.2.1"
1335813368
body-parser: "npm:2.2.1"

0 commit comments

Comments
 (0)