fix(security): resolve 10 axios CVEs in all snap-in examples (axios 1.17.0 → 1.18.0) - #177
Merged
Merged
Conversation
Bumps axios from 1.17.0 to 1.18.0 in all 13 workspaces and adds a nested overrides entry to force the patched version through the @devrev/typescript-sdk transitive path. Fixes CVE-2026-67320, 67315, 67314, 67321, 67318, 67319, 67317, 67312, 67313, 67316 (SNYK-JS-AXIOS-180*).
namanomar-dev
approved these changes
Aug 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps
axiosfrom1.17.0to1.18.0across all 13 snap-in example workspaces and adds a nestedoverridesentry to also force the patched version through the@devrev/typescript-sdktransitive dependency path. Resolves all 10 Snyk-reported medium-severity vulnerabilities.Snyk issues fixed
{}key)Changes
axios:1.17.0→1.18.0independencies(all 13 workspaces)"overrides": { "@devrev/typescript-sdk": { "axios": ">=1.18.0" } }to cover the transitive path via@devrev/typescript-sdk@^1.1.77package-lock.jsonfilesnpm audit delta
All 10 axios advisories cleared. One pre-existing low-severity issue remains:
--forceoutside scope of this fixVerification
npm install— ✅ all 13 workspacesnpm audit fix— ✅ brace-expansion auto-fixednpm run build— ✅ (verified on 1-starter, all workspaces are identical templates)npm test— test failure in1-starteris pre-existing onmain(missing fixture file unrelated to this change)Connected Issues
https://app.devrev.ai/devrev/works/ISS-331541