Uh oh!
There was an error while loading. Please reload this page.
chore: upgrade @contentstack/cli-command and cli-utilities version and remove axios override - #152
Conversation
…d remove axios override
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
There was a problem hiding this comment.
Pull request overview
This PR updates the Launch CLI’s dependency set to pick up the latest @contentstack/cli-command and @contentstack/cli-utilities releases and removes the explicit axios override, allowing axios to resolve based on upstream requirements.
Changes:
- Bump
@contentstack/cli-commandto^1.8.2and@contentstack/cli-utilitiesto^1.18.3. - Remove the
axiosentry frompackage.jsonoverrides. - Refresh
package-lock.jsonto reflect the updated dependency graph (including updated transitive dependencies).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates Contentstack CLI dependency versions and removes the axios override. |
| package-lock.json | Updates lockfile to the new resolved dependency tree for the bumped packages. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
No description provided.