Skip to content

Commit 7067da1

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] <support@github.com>
1 parent e02e56e commit 7067da1

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

yarn.lock

Lines changed: 11 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
axios@0.x:
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,11 +4390,16 @@ 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-
follow-redirects@1.15.4, follow-redirects@^1.0.0, follow-redirects@^1.14.9:
4393+
follow-redirects@1.15.4:
43934394
version "1.15.4"
43944395
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
43954396
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
43964397

4398+
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4399+
version "1.15.5"
4400+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
4401+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
4402+
43974403
for-each@^0.3.3:
43984404
version "0.3.3"
43994405
resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz"

0 commit comments

Comments
 (0)