Skip to content

Update packages to address GHSA-6rw7-vpxm-498p#78

Merged
AlexJSully merged 1 commit into
masterfrom
alexjsully-260102-GHSA-6rw7-vpxm-498p
Jan 2, 2026
Merged

Update packages to address GHSA-6rw7-vpxm-498p#78
AlexJSully merged 1 commit into
masterfrom
alexjsully-260102-GHSA-6rw7-vpxm-498p

Conversation

@AlexJSully
Copy link
Copy Markdown
Owner

@AlexJSully AlexJSully requested a review from Copilot January 2, 2026 18:35
@AlexJSully AlexJSully self-assigned this Jan 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates multiple development dependencies to address security advisory GHSA-6rw7-vpxm-498p. The changes include version bumps for testing frameworks, linting tools, and build utilities. Additionally, the PR standardizes the formatting of onclick attributes in HTML by removing trailing semicolons, which aligns with modern JavaScript practices where they are optional.

Key Changes:

  • Updated 7 development dependencies to their latest versions
  • Removed trailing semicolons from onclick attributes in HTML for consistency
  • Reformatted multi-statement onclick handlers for improved readability

Reviewed changes

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

File Description
package.json Updated devDependencies including @playwright/test, @types/node, eslint, globals, prettier, and workbox-cli to address security vulnerabilities
core/systemrun.html Removed trailing semicolons from onclick attributes and reformatted multi-line onclick handlers for better code consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexJSully AlexJSully merged commit b5ad1b6 into master Jan 2, 2026
5 checks passed
@AlexJSully AlexJSully deleted the alexjsully-260102-GHSA-6rw7-vpxm-498p branch January 2, 2026 18:39
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.

2 participants