fix: bump deps and add overrides to resolve Snyk vulnerabilities - #115
Merged
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Direct dep upgrades: @angular/common 21.2.17 → 21.2.19 @angular/compiler 21.2.17 → 21.2.19 @angular/core 21.2.17 → 21.2.19 @angular/compiler-cli 21.2.17 → 21.2.19 @angular/platform-browser 21.2.17 → 21.2.19 @angular/router 21.2.17 → 21.2.19 @angular-devkit/build-angular 21.2.15 → 21.2.20 @angular/cli 21.2.15 → 21.2.20 postcss 8.5.24 → 8.5.26 @contentstack/delivery-sdk ^5.2.1 → ^5.5.2 @contentstack/live-preview-utils ^4.4.4 → ^4.4.5 tailwindcss ^4.3.1 → ^4.3.3 @tailwindcss/postcss ^4.3.1 → ^4.3.3 @types/react ^19.2.17 → ^19.2.18 @rollup/rollup-linux-x64-gnu ^4.62.0 → ^4.62.4 @rollup/rollup-linux-x64-musl ^4.62.0 → ^4.62.4 lightningcss-linux-x64-gnu 1.32.0 → 1.33.0 lightningcss-linux-x64-musl 1.32.0 → 1.33.0 Overrides added: @babel/core@7.29.6, @hono/node-server@2.0.6, esbuild@0.28.1 http-proxy-middleware@3.0.7, piscina@5.2.0, undici@7.29.0 uuid@14.0.1, webpack-dev-server@5.2.6 Package version: 0.1.2 → 0.1.3 Vuln count: 15 (before) → 11 (after). Build verified passing.
cs-raj
force-pushed
the
fix/snyk-patch-deps-20260809
branch
from
August 9, 2026 09:21
e1a339b to
78835ef
Compare
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
✅ BUILD PASSED - All security checks passed |
netrajpatel
approved these changes
Aug 9, 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
overridesinpackage.jsonto pin vulnerable transitive depsng build— 9.5s, no errors)Direct dep changes
@angular/common21.2.1721.2.19@angular/compiler21.2.1721.2.19@angular/core21.2.1721.2.19@angular/compiler-cli21.2.1721.2.19@angular/platform-browser21.2.1721.2.19@angular/router21.2.1721.2.19@angular-devkit/build-angular21.2.1521.2.20@angular/cli21.2.1521.2.20postcss8.5.248.5.26@contentstack/delivery-sdk^5.2.1^5.5.2@contentstack/live-preview-utils^4.4.4^4.4.5tailwindcss^4.3.1^4.3.3@tailwindcss/postcss^4.3.1^4.3.3@types/react^19.2.17^19.2.18@rollup/rollup-linux-x64-gnu^4.62.0^4.62.4@rollup/rollup-linux-x64-musl^4.62.0^4.62.4lightningcss-linux-x64-gnu1.32.01.33.0lightningcss-linux-x64-musl1.32.01.33.0Overrides added (transitive deps)
@babel/core7.29.6@hono/node-server2.0.6esbuild0.28.1http-proxy-middleware3.0.7piscina5.2.0undici7.29.0uuid14.0.1webpack-dev-server5.2.6Vulnerability count
Remaining issues (require
--forceor manual intervention)image-size(High) — vulnerable range is*(all versions); no safe fix exists without@angular-devkit/build-angularmajor upgrade@angular/build(Moderate) — fix requires Angular 22.x major upgradewebpack-dev-server(Moderate) — a new CVE now covers ≤5.2.6; next safe version is6.0.0(major bump, skipped)@hono/node-server(Moderate) — a new CVE covers ≤2.0.9; next safe version needs investigationundici(High) — overridden to7.29.0; advisory may lagBuild status
✅
npm run buildpassed — 9.5s, no errors. CommonJS bailout warnings from@contentstack/utils,lodash,humpsetc. are pre-existing in the Contentstack SDK and unrelated to these changes.🤖 Generated with Claude Code