Lumieducation / H5P-Nodejs-library

h5p-nodejs-library is a collection of server and client-side packages that help you use H5P with a NodeJS backend
https://docs.lumi.education
GNU General Public License v3.0
160 stars 79 forks source link

fix(deps): update dependency axios to v1.7.7 #3768

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.7.6 -> 1.7.7 age adoption passing confidence

Release Notes

axios/axios (axios) ### [`v1.7.7`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#177-2024-08-31) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.7.6...v1.7.7) ##### Bug Fixes - **fetch:** fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; ([#​6584](https://redirect.github.com/axios/axios/issues/6584)) ([d198085](https://redirect.github.com/axios/axios/commit/d1980854fee1765cd02fa0787adf5d6e34dd9dcf)) - **http:** fixed support for IPv6 literal strings in url ([#​5731](https://redirect.github.com/axios/axios/issues/5731)) ([364993f](https://redirect.github.com/axios/axios/commit/364993f0d8bc6e0e06f76b8a35d2d0a35cab054c)) ##### Contributors to this release - avatar [Rishi556](https://redirect.github.com/Rishi556 "+39/-1 (#​5731 )") - avatar [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+27/-7 (#​6584 )")

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.