Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 2438fe2

Browse files
dependabot[bot]eleanorreem
authored andcommitted
---
updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c402621 commit 2438fe2

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2609,17 +2609,17 @@ axe-core@^4.6.2:
26092609

26102610
axios@^0.19.0:
26112611
version "0.19.2"
2612-
resolved "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz"
2612+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
26132613
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
26142614
dependencies:
26152615
follow-redirects "1.5.10"
26162616

26172617
axios@^1.6.0:
2618-
version "1.6.0"
2619-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2620-
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
2618+
version "1.7.2"
2619+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
2620+
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
26212621
dependencies:
2622-
follow-redirects "^1.15.0"
2622+
follow-redirects "^1.15.6"
26232623
form-data "^4.0.0"
26242624
proxy-from-env "^1.1.0"
26252625

@@ -4534,11 +4534,16 @@ follow-redirects@1.5.10:
45344534
dependencies:
45354535
debug "=3.1.0"
45364536

4537-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4537+
follow-redirects@^1.0.0:
45384538
version "1.15.3"
45394539
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz"
45404540
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
45414541

4542+
follow-redirects@^1.15.6:
4543+
version "1.15.6"
4544+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4545+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
4546+
45424547
for-each@^0.3.3:
45434548
version "0.3.3"
45444549
resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz"

0 commit comments

Comments
 (0)