chore(deps): bump axios to 1.12.0 and next to 15.4.7 - security updates
Description
This PR updates critical dependencies to address security vulnerabilities detected by Dependabot. The updates include axios and Next.js across multiple directories.
Type of Change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Documentation update
- [ ] Other (please describe):
Changes Made
- Updated
axiosfrom 1.9.0 to 1.12.0 in root directory - Updated
nextfrom 15.3.2 to 15.4.7 in root directory - Updated
nextfrom 15.3.2 to 15.4.7 in/packages/docsdirectory - Fixed security vulnerabilities identified by Dependabot
Security Fixes
This update addresses security vulnerabilities in the following packages:
- axios: Updated to version 1.12.0 to resolve security issues
- next: Updated to version 15.4.7 to resolve security issues
Testing
- [x] I have tested my changes locally
- [ ] I have added tests that prove my fix is effective or that my feature works (if applicable)
- [x] All existing tests pass
Additional Context
This is an automated security update generated by Dependabot and reviewed by Copilot. The changes are backward compatible and focus on security improvements without breaking existing functionality.
Release Notes:
Checklist
- [x] My code follows the project's coding conventions
- [x] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation (if applicable)
- [x] My changes generate no new warnings
@EthanThePhoenix38 is attempting to deploy a commit to the motia Team on Vercel.
A member of the Team first needs to authorize it.
Hey @EthanThePhoenix38 Thanks for your PR, We'll review this very soon and get back to you.
Thanks again.
Hi, What are the News?
⚠️ This PR is quite large (>1000 lines). Consider splitting it into smaller PRs for easier review.
Hey @EthanThePhoenix38, I'm extremely sorry for missing your reply on this PR.
Please forgive me. I'm feeling like a very bad guy here.
Can you resolve the conflicts, we would love to address this PR quickly as possible.
Thanks
@EthanThePhoenix38 hey Ethan, can you resolve the conflicts? Once you have done that I'll merge your PR.
@EthanThePhoenix38 the nextjs issue was already addressed. Please rebase your branch with main.