Skip to content

Commit b2fca7b

Browse files
Bump axios from 1.8.2 to 1.12.0 (#6121)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 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 eec596d commit b2fca7b

File tree

3 files changed

+148
-50
lines changed

3 files changed

+148
-50
lines changed

package-lock.json

Lines changed: 126 additions & 40 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.8.2",
12+
"axios": "^1.12.0",
1313
"bootstrap": "5.3.2",
1414
"bootstrap-icons": "^1.8.3",
1515
"esbuild": "^0.19.9",

yarn.lock

Lines changed: 21 additions & 9 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.8.2:
1655-
version "1.8.2"
1656-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1657-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
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==
16581658
dependencies:
16591659
follow-redirects "^1.15.6"
1660-
form-data "^4.0.0"
1660+
form-data "^4.0.4"
16611661
proxy-from-env "^1.1.0"
16621662

16631663
axobject-query@^4.1.0:
@@ -2170,6 +2170,16 @@ es-set-tostringtag@^2.0.3:
21702170
has-tostringtag "^1.0.2"
21712171
hasown "^2.0.1"
21722172

2173+
es-set-tostringtag@^2.1.0:
2174+
version "2.1.0"
2175+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2176+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2177+
dependencies:
2178+
es-errors "^1.3.0"
2179+
get-intrinsic "^1.2.6"
2180+
has-tostringtag "^1.0.2"
2181+
hasown "^2.0.2"
2182+
21732183
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
21742184
version "1.0.2"
21752185
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -2548,13 +2558,15 @@ for-each@^0.3.3:
25482558
dependencies:
25492559
is-callable "^1.1.3"
25502560

2551-
form-data@^4.0.0:
2552-
version "4.0.0"
2553-
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
2554-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2561+
form-data@^4.0.4:
2562+
version "4.0.4"
2563+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2564+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
25552565
dependencies:
25562566
asynckit "^0.4.0"
25572567
combined-stream "^1.0.8"
2568+
es-set-tostringtag "^2.1.0"
2569+
hasown "^2.0.2"
25582570
mime-types "^2.1.12"
25592571

25602572
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)