Skip to content

Commit e8281e3

Browse files
chore(deps): bump axios from 1.12.2 to 1.13.5 (#4)
Bumps [axios](https://github.com/axios/axios) from 1.12.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.12.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 1273aeb commit e8281e3

2 files changed

Lines changed: 41 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"autoprefixer": "^10.4.16",
21-
"axios": "^1.6.0",
21+
"axios": "^1.13.5",
2222
"chart.js": "^4.4.0",
2323
"concurrently": "^9.2.1",
2424
"lucide-react": "^0.292.0",

yarn.lock

Lines changed: 40 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -895,13 +895,13 @@ axe-core@^4.10.0:
895895
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz"
896896
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
897897

898-
axios@^1.6.0:
899-
version "1.12.2"
900-
resolved "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz"
901-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
898+
axios@^1.13.5:
899+
version "1.13.5"
900+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
901+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
902902
dependencies:
903-
follow-redirects "^1.15.6"
904-
form-data "^4.0.4"
903+
follow-redirects "^1.15.11"
904+
form-data "^4.0.5"
905905
proxy-from-env "^1.1.0"
906906

907907
axobject-query@^4.1.0:
@@ -1745,9 +1745,9 @@ flatted@^3.2.9:
17451745
resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz"
17461746
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
17471747

1748-
follow-redirects@^1.15.6:
1748+
follow-redirects@^1.15.11:
17491749
version "1.15.11"
1750-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz"
1750+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
17511751
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
17521752

17531753
for-each@^0.3.3, for-each@^0.3.5:
@@ -1765,10 +1765,10 @@ foreground-child@^3.1.0:
17651765
cross-spawn "^7.0.6"
17661766
signal-exit "^4.0.1"
17671767

1768-
form-data@^4.0.4:
1769-
version "4.0.4"
1770-
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz"
1771-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
1768+
form-data@^4.0.5:
1769+
version "4.0.5"
1770+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
1771+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
17721772
dependencies:
17731773
asynckit "^0.4.0"
17741774
combined-stream "^1.0.8"
@@ -3249,7 +3249,16 @@ string-argv@^0.3.2:
32493249
resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz"
32503250
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
32513251

3252-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3252+
"string-width-cjs@npm:string-width@^4.2.0":
3253+
version "4.2.3"
3254+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
3255+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3256+
dependencies:
3257+
emoji-regex "^8.0.0"
3258+
is-fullwidth-code-point "^3.0.0"
3259+
strip-ansi "^6.0.1"
3260+
3261+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
32533262
version "4.2.3"
32543263
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
32553264
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3352,7 +3361,14 @@ string.prototype.trimstart@^1.0.8:
33523361
define-properties "^1.2.1"
33533362
es-object-atoms "^1.0.0"
33543363

3355-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3364+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3365+
version "6.0.1"
3366+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
3367+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3368+
dependencies:
3369+
ansi-regex "^5.0.1"
3370+
3371+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
33563372
version "6.0.1"
33573373
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
33583374
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3711,7 +3727,16 @@ word-wrap@^1.2.5:
37113727
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz"
37123728
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
37133729

3714-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3730+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3731+
version "7.0.0"
3732+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
3733+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3734+
dependencies:
3735+
ansi-styles "^4.0.0"
3736+
string-width "^4.1.0"
3737+
strip-ansi "^6.0.0"
3738+
3739+
wrap-ansi@^7.0.0:
37153740
version "7.0.0"
37163741
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
37173742
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)