Skip to content

Commit 09e33e3

Browse files
Update dependency axios to v1.6.8
1 parent 42b7d53 commit 09e33e3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3486,11 +3486,11 @@ available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7:
34863486
possible-typed-array-names "^1.0.0"
34873487

34883488
axios@^1.0.0:
3489-
version "1.6.7"
3490-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
3491-
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
3489+
version "1.6.8"
3490+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
3491+
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
34923492
dependencies:
3493-
follow-redirects "^1.15.4"
3493+
follow-redirects "^1.15.6"
34943494
form-data "^4.0.0"
34953495
proxy-from-env "^1.1.0"
34963496

@@ -5481,10 +5481,10 @@ flatted@^3.2.9:
54815481
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
54825482
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
54835483

5484-
follow-redirects@^1.15.4:
5485-
version "1.15.5"
5486-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
5487-
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
5484+
follow-redirects@^1.15.6:
5485+
version "1.15.6"
5486+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
5487+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
54885488

54895489
for-each@^0.3.3:
54905490
version "0.3.3"

0 commit comments

Comments
 (0)