Skip to content

Commit cb48658

Browse files
build(deps): bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.4 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.4...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 c55fcf3 commit cb48658

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mui/lab": "^7.0.1-beta.21",
3434
"@mui/material": "^7.3.7",
3535
"@mui/styles": "^6.4.11",
36-
"axios": "^1.13.4",
36+
"axios": "^1.13.5",
3737
"ra-data-feathers": "^3.0.1",
3838
"ra-input-rich-text": "^5.14.1",
3939
"react": "^19.2.4",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3530,13 +3530,13 @@ axe-core@^4.10.0:
35303530
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
35313531
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
35323532

3533-
axios@^1.13.4:
3534-
version "1.13.4"
3535-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
3536-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
3533+
axios@^1.13.5:
3534+
version "1.13.5"
3535+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3536+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
35373537
dependencies:
3538-
follow-redirects "^1.15.6"
3539-
form-data "^4.0.4"
3538+
follow-redirects "^1.15.11"
3539+
form-data "^4.0.5"
35403540
proxy-from-env "^1.1.0"
35413541

35423542
axobject-query@^4.1.0:
@@ -5574,10 +5574,10 @@ flatted@^3.2.9:
55745574
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
55755575
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
55765576

5577-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
5578-
version "1.15.9"
5579-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
5580-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
5577+
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
5578+
version "1.15.11"
5579+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
5580+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
55815581

55825582
for-each@^0.3.3, for-each@^0.3.5:
55835583
version "0.3.5"
@@ -5624,10 +5624,10 @@ form-data@^3.0.0:
56245624
hasown "^2.0.2"
56255625
mime-types "^2.1.35"
56265626

5627-
form-data@^4.0.0, form-data@^4.0.4:
5628-
version "4.0.4"
5629-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
5630-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
5627+
form-data@^4.0.0, form-data@^4.0.5:
5628+
version "4.0.5"
5629+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
5630+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
56315631
dependencies:
56325632
asynckit "^0.4.0"
56335633
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)