Skip to content

Commit b031417

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump axios from 1.10.0 to 1.11.0 in /tools/localization
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6676ec commit b031417

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tools/localization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "GPL-3.0",
1919
"dependencies": {
2020
"@crowdin/crowdin-api-client": "^1.45.0",
21-
"axios": "^1.10.0",
21+
"axios": "^1.11.0",
2222
"dotenv": "^17.0.1",
2323
"extract-zip": "^2.0.1",
2424
"typescript": "^5.8.3"

tools/localization/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ __metadata:
18131813
"@types/node": "npm:^24.0.10"
18141814
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
18151815
"@typescript-eslint/parser": "npm:^8.35.1"
1816-
axios: "npm:^1.10.0"
1816+
axios: "npm:^1.11.0"
18171817
dotenv: "npm:^17.0.1"
18181818
eslint: "npm:^9.30.1"
18191819
eslint-config-prettier: "npm:^10.1.5"
@@ -2050,14 +2050,14 @@ __metadata:
20502050
languageName: node
20512051
linkType: hard
20522052

2053-
"axios@npm:^1.10.0":
2054-
version: 1.10.0
2055-
resolution: "axios@npm:1.10.0"
2053+
"axios@npm:^1.11.0":
2054+
version: 1.11.0
2055+
resolution: "axios@npm:1.11.0"
20562056
dependencies:
20572057
follow-redirects: "npm:^1.15.6"
2058-
form-data: "npm:^4.0.0"
2058+
form-data: "npm:^4.0.4"
20592059
proxy-from-env: "npm:^1.1.0"
2060-
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
2060+
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
20612061
languageName: node
20622062
linkType: hard
20632063

@@ -3463,7 +3463,7 @@ __metadata:
34633463
languageName: node
34643464
linkType: hard
34653465

3466-
"form-data@npm:^4.0.0":
3466+
"form-data@npm:^4.0.0, form-data@npm:^4.0.4":
34673467
version: 4.0.4
34683468
resolution: "form-data@npm:4.0.4"
34693469
dependencies:

0 commit comments

Comments
 (0)