Skip to content

Commit 5ab0ba0

Browse files
chore(website deps): bump axios from 1.13.5 to 1.15.0 in /website (#25172)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f6487 commit 5ab0ba0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

website/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,13 +1641,13 @@ autoprefixer@^10.2.5:
16411641
postcss-value-parser "^4.2.0"
16421642

16431643
axios@^1.6.0, axios@^1.8.4:
1644-
version "1.13.5"
1645-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1646-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
1644+
version "1.15.0"
1645+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1646+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
16471647
dependencies:
16481648
follow-redirects "^1.15.11"
16491649
form-data "^4.0.5"
1650-
proxy-from-env "^1.1.0"
1650+
proxy-from-env "^2.1.0"
16511651

16521652
babel-plugin-macros@^3.1.0:
16531653
version "3.1.0"
@@ -3190,10 +3190,10 @@ prop-types@^15.7.2:
31903190
object-assign "^4.1.1"
31913191
react-is "^16.13.1"
31923192

3193-
proxy-from-env@^1.1.0:
3194-
version "1.1.0"
3195-
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
3196-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
3193+
proxy-from-env@^2.1.0:
3194+
version "2.1.0"
3195+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
3196+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
31973197

31983198
purgecss@^4.0.3, purgecss@^4.1.3:
31993199
version "4.1.3"

0 commit comments

Comments
 (0)