Skip to content

Commit 5b56532

Browse files
chore(deps): bump axios from 1.3.4 to 1.6.0 (#6104)
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6e6a97 commit 5b56532

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

yarn.lock

+8-22
Original file line numberDiff line numberDiff line change
@@ -4533,19 +4533,10 @@ aws-sdk@^2.932.0:
45334533
uuid "3.3.2"
45344534
xml2js "0.4.19"
45354535

4536-
axios@^1.0.0:
4537-
version "1.3.5"
4538-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
4539-
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
4540-
dependencies:
4541-
follow-redirects "^1.15.0"
4542-
form-data "^4.0.0"
4543-
proxy-from-env "^1.1.0"
4544-
4545-
axios@^1.3.4:
4546-
version "1.3.4"
4547-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
4548-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
4536+
axios@^1.0.0, axios@^1.3.4:
4537+
version "1.6.0"
4538+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
4539+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
45494540
dependencies:
45504541
follow-redirects "^1.15.0"
45514542
form-data "^4.0.0"
@@ -6324,9 +6315,9 @@ dir-glob@^3.0.1:
63246315
path-type "^4.0.0"
63256316

63266317
dns-over-http-resolver@^2.1.0, dns-over-http-resolver@^2.1.1:
6327-
version "2.1.2"
6328-
resolved "https://registry.yarnpkg.com/dns-over-http-resolver/-/dns-over-http-resolver-2.1.2.tgz#fb478af244dd4fed5e0f798a3e6426d92730378c"
6329-
integrity sha512-Bjbf6aZjr3HMnwGslZnoW3MJVqgbTsh39EZWpikx2yLl9xEjw4eZhlOHCFhkOu89zoWaS4rqe2Go53TXW4Byiw==
6318+
version "2.1.3"
6319+
resolved "https://registry.yarnpkg.com/dns-over-http-resolver/-/dns-over-http-resolver-2.1.3.tgz#bb7f2e10cc18d960339a6e30e21b8c1d99be7b38"
6320+
integrity sha512-zjRYFhq+CsxPAouQWzOsxNMvEN+SHisjzhX8EMxd2Y0EG3thvn6wXQgMJLnTDImkhe4jhLbOQpXtL10nALBOSA==
63306321
dependencies:
63316322
debug "^4.3.1"
63326323
native-fetch "^4.0.2"
@@ -7650,12 +7641,7 @@ fn.name@1.x.x:
76507641
resolved "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz"
76517642
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
76527643

7653-
follow-redirects@^1.0.0:
7654-
version "1.15.1"
7655-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
7656-
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
7657-
7658-
follow-redirects@^1.15.0:
7644+
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
76597645
version "1.15.2"
76607646
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
76617647
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

0 commit comments

Comments
 (0)