Skip to content

Commit 3acf7cf

Browse files
authored
Merge pull request #227 from pascaliske/dependabot/npm_and_yarn/axios-1.6.7
2 parents 70e4c3a + 8d783fb commit 3acf7cf

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -3216,11 +3216,11 @@ available-typed-arrays@^1.0.5:
32163216
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
32173217

32183218
axios@^1.0.0:
3219-
version "1.4.0"
3220-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
3221-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
3219+
version "1.6.7"
3220+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
3221+
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
32223222
dependencies:
3223-
follow-redirects "^1.15.0"
3223+
follow-redirects "^1.15.4"
32243224
form-data "^4.0.0"
32253225
proxy-from-env "^1.1.0"
32263226

@@ -4830,11 +4830,16 @@ flatted@^3.1.0:
48304830
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
48314831
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
48324832

4833-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4833+
follow-redirects@^1.0.0:
48344834
version "1.15.4"
48354835
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
48364836
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
48374837

4838+
follow-redirects@^1.15.4:
4839+
version "1.15.5"
4840+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
4841+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
4842+
48384843
for-each@^0.3.3:
48394844
version "0.3.3"
48404845
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"

0 commit comments

Comments
 (0)