Skip to content

Commit ddedfbb

Browse files
chore(deps): bump axios from 1.15.0 to 1.16.0 in /examples/puppeteer (#194)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e69b274 commit ddedfbb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

examples/puppeteer/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -765,11 +765,11 @@ asynckit@^0.4.0:
765765
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
766766

767767
axios@^1.6.1:
768-
version "1.15.0"
769-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
770-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
768+
version "1.16.0"
769+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
770+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
771771
dependencies:
772-
follow-redirects "^1.15.11"
772+
follow-redirects "^1.16.0"
773773
form-data "^4.0.5"
774774
proxy-from-env "^2.1.0"
775775

@@ -1411,7 +1411,7 @@ find-up@^4.0.0, find-up@^4.1.0:
14111411
locate-path "^5.0.0"
14121412
path-exists "^4.0.0"
14131413

1414-
follow-redirects@^1.15.11:
1414+
follow-redirects@^1.16.0:
14151415
version "1.16.0"
14161416
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
14171417
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)