Skip to content

Commit 5ec9160

Browse files
Bump axios from 1.13.5 to 1.15.0 (#6260)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.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>
1 parent b93fd24 commit 5ec9160

3 files changed

Lines changed: 22 additions & 19 deletions

File tree

package-lock.json

Lines changed: 12 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.13.5",
12+
"axios": "^1.15.0",
1313
"bootstrap": "5.3.2",
1414
"bootstrap-icons": "^1.8.3",
1515
"esbuild": "^0.19.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,14 +1651,14 @@ 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.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==
1654+
axios@^1.15.0:
1655+
version "1.15.0"
1656+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1657+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
16581658
dependencies:
16591659
follow-redirects "^1.15.11"
16601660
form-data "^4.0.5"
1661-
proxy-from-env "^1.1.0"
1661+
proxy-from-env "^2.1.0"
16621662

16631663
axobject-query@^4.1.0:
16641664
version "4.1.0"
@@ -3482,10 +3482,10 @@ property-expr@^2.0.4:
34823482
resolved "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz"
34833483
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
34843484

3485-
proxy-from-env@^1.1.0:
3486-
version "1.1.0"
3487-
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
3488-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
3485+
proxy-from-env@^2.1.0:
3486+
version "2.1.0"
3487+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
3488+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
34893489

34903490
punycode@^2.1.0:
34913491
version "2.3.1"

0 commit comments

Comments
 (0)