Skip to content

chore: npm audit fix - #254

Merged
asiniscalchi merged 2 commits into
gains-zero-gray-colorfrom
chore/npm-audit-fix
Aug 17, 2026
Merged

chore: npm audit fix#254
asiniscalchi merged 2 commits into
gains-zero-gray-colorfrom
chore/npm-audit-fix

Conversation

@asiniscalchi

Copy link
Copy Markdown
Owner

Resolves 16 advisories (1 critical, 12 high, 1 moderate, 2 low) via npm audit fix, all within existing package.json semver ranges — no major version bumps. Most flagged packages (hono, body-parser, ip-address, js-yaml, shell-quote, immutable, @babel/core) are transitive deps of dev-only tooling (shadcn CLI, graphql-codegen) and never ship to production; react-router (via react-router-dom) is the one direct runtime dependency in scope.

Resolves 16 advisories (1 critical, 12 high, 1 moderate, 2 low) via
npm audit fix, all within existing package.json semver ranges — no
major version bumps. Most flagged packages (hono, body-parser,
ip-address, js-yaml, shell-quote, immutable, @babel/core) are
transitive deps of dev-only tooling (shadcn CLI, graphql-codegen) and
never ship to production; react-router (via react-router-dom) is the
one direct runtime dependency in scope.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@asiniscalchi
asiniscalchi changed the base branch from main to gains-zero-gray-color August 17, 2026 05:58
@asiniscalchi
asiniscalchi merged commit 8adcd3f into gains-zero-gray-color Aug 17, 2026
3 checks passed
@asiniscalchi
asiniscalchi deleted the chore/npm-audit-fix branch August 17, 2026 05:59
asiniscalchi added a commit that referenced this pull request Aug 17, 2026
* Show neutral gray for zero-percent gains/losses

Previously exact 0% was colored green (positive) or based on
inconsistent >=0 checks. Adds a shared tone (positive/negative/neutral)
to gain calculations and applies gray consistently across the assets
table, portfolio history header, and top holdings.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* chore: npm audit fix (#254)

Resolves 16 advisories (1 critical, 12 high, 1 moderate, 2 low) via
npm audit fix, all within existing package.json semver ranges — no
major version bumps. Most flagged packages (hono, body-parser,
ip-address, js-yaml, shell-quote, immutable, @babel/core) are
transitive deps of dev-only tooling (shadcn CLI, graphql-codegen) and
never ship to production; react-router (via react-router-dom) is the
one direct runtime dependency in scope.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant