Skip to content

Commit 3f128bb

Browse files
dependabot[bot]mikkojamG
authored andcommitted
deps: bump axios from 1.13.5 to 1.15.0
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>
1 parent 4e9d83f commit 3f128bb

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@vitest/coverage-v8": "^3.0.7",
6767
"@vitest/eslint-plugin": "^1.6.13",
6868
"apollo-upload-client": "^17.0.0",
69-
"axios": "^1.13.5",
69+
"axios": "^1.15.0",
7070
"classnames": "^2.5.1",
7171
"codecov": "^3.8.3",
7272
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3589,14 +3589,14 @@ available-typed-arrays@^1.0.7:
35893589
dependencies:
35903590
possible-typed-array-names "^1.0.0"
35913591

3592-
axios@^1.13.5:
3593-
version "1.13.5"
3594-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3595-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
3592+
axios@^1.15.0:
3593+
version "1.15.0"
3594+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3595+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
35963596
dependencies:
35973597
follow-redirects "^1.15.11"
35983598
form-data "^4.0.5"
3599-
proxy-from-env "^1.1.0"
3599+
proxy-from-env "^2.1.0"
36003600

36013601
babel-plugin-macros@^3.1.0:
36023602
version "3.1.0"
@@ -8591,10 +8591,10 @@ property-expr@^2.0.5:
85918591
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
85928592
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
85938593

8594-
proxy-from-env@^1.1.0:
8595-
version "1.1.0"
8596-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
8597-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
8594+
proxy-from-env@^2.1.0:
8595+
version "2.1.0"
8596+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
8597+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
85988598

85998599
psl@^1.1.33:
86008600
version "1.15.0"

0 commit comments

Comments
 (0)