Bump transitive deps to resolve open security alerts#360
Merged
Conversation
Closes #357, #358 Lock files regenerated to pick up axios >=1.15.2 (was 1.15.1) in both server and client, resolving GHSA-q8qp-cvcw-x6jj (high) and GHSA-3w6x-2g7m-8v23 (medium). No direct dependency changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Regenerates
server/andclient/lockfiles to pick upaxios1.15.1 → 1.16.1 (the dependent transitive ofplaidSDK's^1.7.4range). Resolves the 4 open Dependabot alerts on master.Closes #357, #358.
Alerts closed
No direct dependency changes;
server/package.jsonandclient/package.jsonare untouched.Test plan
npm installsucceeds in bothserver/andclient/npm start/npm run devboot cleanly in both