Skip to content

Commit b5a133a

Browse files
fix(deps): update dependency axios to v1.6.8
1 parent fb01b0b commit b5a133a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3479,11 +3479,11 @@ axios@^1.6.0:
34793479
proxy-from-env "^1.1.0"
34803480

34813481
axios@^1.6.5:
3482-
version "1.6.5"
3483-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.5.tgz#2c090da14aeeab3770ad30c3a1461bc970fb0cd8"
3484-
integrity sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==
3482+
version "1.6.8"
3483+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
3484+
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
34853485
dependencies:
3486-
follow-redirects "^1.15.4"
3486+
follow-redirects "^1.15.6"
34873487
form-data "^4.0.0"
34883488
proxy-from-env "^1.1.0"
34893489

@@ -5430,6 +5430,11 @@ follow-redirects@^1.0.0, follow-redirects@^1.15.4:
54305430
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
54315431
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
54325432

5433+
follow-redirects@^1.15.6:
5434+
version "1.15.6"
5435+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
5436+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
5437+
54335438
foreground-child@^3.1.0:
54345439
version "3.1.1"
54355440
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"

0 commit comments

Comments
 (0)