Skip to content

Commit fb99dfc

Browse files
Bump axios from 1.15.0 to 1.16.0
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7452efb commit fb99dfc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,11 +1175,11 @@ aws-ssl-profiles@^1.1.1:
11751175
integrity sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==
11761176

11771177
axios@^1.6.0:
1178-
version "1.15.0"
1179-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1180-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
1178+
version "1.16.0"
1179+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
1180+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
11811181
dependencies:
1182-
follow-redirects "^1.15.11"
1182+
follow-redirects "^1.16.0"
11831183
form-data "^4.0.5"
11841184
proxy-from-env "^2.1.0"
11851185

@@ -2205,7 +2205,7 @@ find-up@^4.0.0, find-up@^4.1.0:
22052205
locate-path "^5.0.0"
22062206
path-exists "^4.0.0"
22072207

2208-
follow-redirects@^1.14.0, follow-redirects@^1.15.11:
2208+
follow-redirects@^1.14.0, follow-redirects@^1.16.0:
22092209
version "1.16.0"
22102210
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
22112211
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)