chore: override tar to ^7.5.19, shell-quote to ^1.9.0, axios to ^1.18.0, brace-expansion to ^5.0.8 - #285
Merged
Conversation
….0, brace-expansion to ^5.0.8
skazantsev
approved these changes
Jul 27, 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.
Issue
Description of Changes
Bumps npm dependency override versions flagged by the nightly Security Scan (Amazon Inspector,
code-editor-sagemaker-servertarget) and regenerates the affected package-lock overrides + OSS attribution.tar:^7.5.16→^7.5.19shell-quote:^1.8.4→^1.9.0axios:^1.15.2→^1.18.0brace-expansion(inbuild-tools/oss-attribution/oss-attribution-generator):^5.0.6→^5.0.8The
finding-override-ws.diffpatch is refreshed only to update its context around theaxiosline (thewsoverride versions are unchanged:ws ^8.21.0, nestedchrome-remote-interfacews ^7.5.11).Testing
./scripts/prepare-src.sh code-editor-sagemaker-serverapplies the full patch series cleanly../scripts/update-package-locks.shregenerates lockfiles + OSS attribution for all four targets with no errors.package-lock-overrides/sagemaker.series/package-lock.json(andremote/):tar7.5.22,axios1.18.1,shell-quote1.10.0, top-levelws8.21.0 — all at or above the required fixed versions.brace-expansionresolves to 5.0.8 in the build-tool lockfile.Screenshots/Videos
N/A
Additional Notes
Override-only change; no source/behavior changes. Follows the established
finding-override-*.diffpattern (e.g. the prior undici/ws/form-data override PR). Patch headers use the deterministic@generatormetadata so they can be regenerated on upstream bumps.Backporting
The same fix is being raised in parallel against
main,1.0,1.1, and1.2. The set of affected packages differs per branch (older branches were only flagged fortarandbrace-expansion).By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.