Skip to content

Commit 2485856

Browse files
chore(deps): bump axios from 0.27.2 to 0.28.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1237e2c commit 2485856

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,12 +2269,13 @@ aws4@^1.8.0:
22692269
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
22702270

22712271
2272-
version "0.27.2"
2273-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
2274-
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
2272+
version "0.28.0"
2273+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
2274+
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
22752275
dependencies:
2276-
follow-redirects "^1.14.9"
2276+
follow-redirects "^1.15.0"
22772277
form-data "^4.0.0"
2278+
proxy-from-env "^1.1.0"
22782279

22792280
b4a@^1.6.4:
22802281
version "1.6.4"
@@ -4389,7 +4390,7 @@ flatted@^3.2.7, flatted@^3.2.9:
43894390
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
43904391
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
43914392

4392-
[email protected], follow-redirects@^1.0.0, follow-redirects@^1.14.9:
4393+
[email protected], follow-redirects@^1.0.0, follow-redirects@^1.15.0:
43934394
version "1.15.6"
43944395
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
43954396
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)