Skip to content

Commit c48e3bb

Browse files
dependabot[bot]jorilindell
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 221d2c5 commit c48e3bb

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
@@ -153,7 +153,7 @@
153153
"@vitest/coverage-v8": "^4.1.2",
154154
"apollo-upload-client": "^18.0.1",
155155
"apollo3-cache-persist": "^0.15.0",
156-
"axios": "^1.13.5",
156+
"axios": "^1.15.0",
157157
"classnames": "^2.5.1",
158158
"cross-env": "^7.0.3",
159159
"date-fns": "^4.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,14 +3219,14 @@ axe-core@^4.10.0, axe-core@^4.4.2:
32193219
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
32203220
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
32213221

3222-
axios@^1.13.5:
3223-
version "1.13.5"
3224-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3225-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
3222+
axios@^1.15.0:
3223+
version "1.15.0"
3224+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3225+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
32263226
dependencies:
32273227
follow-redirects "^1.15.11"
32283228
form-data "^4.0.5"
3229-
proxy-from-env "^1.1.0"
3229+
proxy-from-env "^2.1.0"
32303230

32313231
axobject-query@^4.1.0:
32323232
version "4.1.0"
@@ -7344,10 +7344,10 @@ property-expr@^2.0.5:
73447344
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
73457345
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
73467346

7347-
proxy-from-env@^1.1.0:
7348-
version "1.1.0"
7349-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
7350-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
7347+
proxy-from-env@^2.1.0:
7348+
version "2.1.0"
7349+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
7350+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
73517351

73527352
psl@^1.1.33:
73537353
version "1.15.0"

0 commit comments

Comments
 (0)