Skip to content

Commit 7448a72

Browse files
Bump axios from 1.13.2 to 1.13.5 in /client (#726)
Bumps [axios](https://github.com/axios/axios) from 1.13.2 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.13.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8199de commit 7448a72

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@mantine/spotlight": "^8.3.10",
2828
"@tanstack/react-query": "^5.90.12",
2929
"@types/papaparse": "^5.5.2",
30-
"axios": "^1.13.2",
30+
"axios": "^1.13.5",
3131
"dayjs": "^1.11.19",
3232
"embla-carousel-react": "8.6.0",
3333
"i18next": "^25.7.2",

client/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,14 +2525,14 @@ __metadata:
25252525
languageName: node
25262526
linkType: hard
25272527

2528-
"axios@npm:^1.13.2":
2529-
version: 1.13.2
2530-
resolution: "axios@npm:1.13.2"
2528+
"axios@npm:^1.13.5":
2529+
version: 1.13.5
2530+
resolution: "axios@npm:1.13.5"
25312531
dependencies:
2532-
follow-redirects: "npm:^1.15.6"
2533-
form-data: "npm:^4.0.4"
2532+
follow-redirects: "npm:^1.15.11"
2533+
form-data: "npm:^4.0.5"
25342534
proxy-from-env: "npm:^1.1.0"
2535-
checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b
2535+
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
25362536
languageName: node
25372537
linkType: hard
25382538

@@ -2741,7 +2741,7 @@ __metadata:
27412741
"@types/react": "npm:^19.2.7"
27422742
"@types/react-dom": "npm:^19.2.3"
27432743
"@vitejs/plugin-react": "npm:^5.1.2"
2744-
axios: "npm:^1.13.2"
2744+
axios: "npm:^1.13.5"
27452745
babel-plugin-react-compiler: "npm:^1.0.0"
27462746
dayjs: "npm:^1.11.19"
27472747
embla-carousel-react: "npm:8.6.0"
@@ -3951,13 +3951,13 @@ __metadata:
39513951
languageName: node
39523952
linkType: hard
39533953

3954-
"follow-redirects@npm:^1.15.6":
3955-
version: 1.15.9
3956-
resolution: "follow-redirects@npm:1.15.9"
3954+
"follow-redirects@npm:^1.15.11":
3955+
version: 1.15.11
3956+
resolution: "follow-redirects@npm:1.15.11"
39573957
peerDependenciesMeta:
39583958
debug:
39593959
optional: true
3960-
checksum: 10c0/5829165bd112c3c0e82be6c15b1a58fa9dcfaede3b3c54697a82fe4a62dd5ae5e8222956b448d2f98e331525f05d00404aba7d696de9e761ef6e42fdc780244f
3960+
checksum: 10c0/d301f430542520a54058d4aeeb453233c564aaccac835d29d15e050beb33f339ad67d9bddbce01739c5dc46a6716dbe3d9d0d5134b1ca203effa11a7ef092343
39613961
languageName: node
39623962
linkType: hard
39633963

@@ -3980,16 +3980,16 @@ __metadata:
39803980
languageName: node
39813981
linkType: hard
39823982

3983-
"form-data@npm:^4.0.4":
3984-
version: 4.0.4
3985-
resolution: "form-data@npm:4.0.4"
3983+
"form-data@npm:^4.0.5":
3984+
version: 4.0.5
3985+
resolution: "form-data@npm:4.0.5"
39863986
dependencies:
39873987
asynckit: "npm:^0.4.0"
39883988
combined-stream: "npm:^1.0.8"
39893989
es-set-tostringtag: "npm:^2.1.0"
39903990
hasown: "npm:^2.0.2"
39913991
mime-types: "npm:^2.1.12"
3992-
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
3992+
checksum: 10c0/dd6b767ee0bbd6d84039db12a0fa5a2028160ffbfaba1800695713b46ae974a5f6e08b3356c3195137f8530dcd9dfcb5d5ae1eeff53d0db1e5aad863b619ce3b
39933993
languageName: node
39943994
linkType: hard
39953995

0 commit comments

Comments
 (0)