Skip to content

fix: npm audit - #15

Merged
luscas1 merged 3 commits into
mainfrom
14
Aug 13, 2026
Merged

fix: npm audit#15
luscas1 merged 3 commits into
mainfrom
14

Conversation

@luscas1

@luscas1 luscas1 commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI lite review requested due to automatic review settings August 13, 2026 23:16

@edualb edualb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luscas1
luscas1 merged commit 7759323 into main Aug 13, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the website’s npm dependency lockfile to address audit findings and refreshes the committed build output in docs/ to match the updated toolchain/dependency graph.

Changes:

  • Updates website/package-lock.json with newer transitive dependency versions (notably Babel, Rollup, Cypress, and related tooling).
  • Updates docs/index.html asset hashes to reference the newly built JS/CSS bundles.

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated 2 comments.

File Description
website/package-lock.json Refreshes the resolved dependency tree/versions to remediate audit issues.
docs/index.html Updates the deployed entry HTML to point at the newly built asset filenames.
Files not reviewed (1)
  • website/package-lock.json: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/index.html
<link rel="stylesheet" crossorigin href="/assets/index-C3AuE6ow.css">
</head>
<body>
<div id="app"></div>
Comment thread docs/index.html
</body>
</html>
<!DOCTYPE html>
<html lang="">
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.

3 participants