Skip to content

Commit ba95b21

Browse files
fix(deps): update dependency axios to v1.6.0 [security]
1 parent ee71f10 commit ba95b21

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ async@^3.0.1:
173173
asynckit@^0.4.0:
174174
version "0.4.0"
175175
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
176-
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
176+
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
177177

178178
axios@^1.1.3:
179-
version "1.1.3"
180-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
181-
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
179+
version "1.6.7"
180+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
181+
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
182182
dependencies:
183-
follow-redirects "^1.15.0"
183+
follow-redirects "^1.15.4"
184184
form-data "^4.0.0"
185185
proxy-from-env "^1.1.0"
186186

@@ -565,7 +565,7 @@ defer-to-connect@^1.0.1:
565565
delayed-stream@~1.0.0:
566566
version "1.0.0"
567567
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
568-
integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
568+
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
569569

570570
571571
version "2.0.0"
@@ -784,10 +784,10 @@ find-up@^4.1.0:
784784
locate-path "^5.0.0"
785785
path-exists "^4.0.0"
786786

787-
follow-redirects@^1.15.0:
788-
version "1.15.2"
789-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
790-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
787+
follow-redirects@^1.15.4:
788+
version "1.15.5"
789+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
790+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
791791

792792
form-data@^4.0.0:
793793
version "4.0.0"

0 commit comments

Comments
 (0)