Skip to content

Commit f49f65a

Browse files
Bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f7d7bf commit f49f65a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,12 +1270,12 @@ axios-mock-adapter@^1.22.0:
12701270
is-buffer "^2.0.5"
12711271

12721272
axios@^1.6.7:
1273-
version "1.13.4"
1274-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
1275-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
1273+
version "1.13.5"
1274+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1275+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
12761276
dependencies:
1277-
follow-redirects "^1.15.6"
1278-
form-data "^4.0.4"
1277+
follow-redirects "^1.15.11"
1278+
form-data "^4.0.5"
12791279
proxy-from-env "^1.1.0"
12801280

12811281
babel-jest@^29.7.0:
@@ -2055,10 +2055,10 @@ flatted@^3.2.9:
20552055
resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz"
20562056
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
20572057

2058-
follow-redirects@^1.15.6:
2059-
version "1.15.9"
2060-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz"
2061-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
2058+
follow-redirects@^1.15.11:
2059+
version "1.15.11"
2060+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
2061+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
20622062

20632063
foreground-child@^3.1.0:
20642064
version "3.3.1"
@@ -2068,7 +2068,7 @@ foreground-child@^3.1.0:
20682068
cross-spawn "^7.0.6"
20692069
signal-exit "^4.0.1"
20702070

2071-
form-data@^4.0.4:
2071+
form-data@^4.0.5:
20722072
version "4.0.5"
20732073
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
20742074
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==

0 commit comments

Comments
 (0)