Skip to content

Commit 6852c34

Browse files
Bump axios from 1.12.0 to 1.13.5 (#6201)
Bumps [axios](https://github.com/axios/axios) from 1.12.0 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.0...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> Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
1 parent caf6ffd commit 6852c34

File tree

3 files changed

+22
-21
lines changed

3 files changed

+22
-21
lines changed

package-lock.json

Lines changed: 10 additions & 9 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
@@ -9,7 +9,7 @@
99
"@hookform/resolvers": "^2.8.8",
1010
"@popperjs/core": "^2.11.5",
1111
"@rails/actioncable": "^7.0.2",
12-
"axios": "^1.12.0",
12+
"axios": "^1.13.5",
1313
"bootstrap": "5.3.2",
1414
"bootstrap-icons": "^1.8.3",
1515
"esbuild": "^0.19.9",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,13 +1651,13 @@ axe-core@^4.10.0:
16511651
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
16521652
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
16531653

1654-
axios@^1.12.0:
1655-
version "1.12.0"
1656-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
1657-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
1654+
axios@^1.13.5:
1655+
version "1.13.5"
1656+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1657+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
16581658
dependencies:
1659-
follow-redirects "^1.15.6"
1660-
form-data "^4.0.4"
1659+
follow-redirects "^1.15.11"
1660+
form-data "^4.0.5"
16611661
proxy-from-env "^1.1.0"
16621662

16631663
axobject-query@^4.1.0:
@@ -2546,10 +2546,10 @@ flatted@^3.2.9:
25462546
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
25472547
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
25482548

2549-
follow-redirects@^1.15.6:
2550-
version "1.15.6"
2551-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz"
2552-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
2549+
follow-redirects@^1.15.11:
2550+
version "1.15.11"
2551+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
2552+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
25532553

25542554
for-each@^0.3.3:
25552555
version "0.3.3"
@@ -2558,7 +2558,7 @@ for-each@^0.3.3:
25582558
dependencies:
25592559
is-callable "^1.1.3"
25602560

2561-
form-data@^4.0.4:
2561+
form-data@^4.0.5:
25622562
version "4.0.5"
25632563
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
25642564
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==

0 commit comments

Comments
 (0)