Skip to content

Update dependencies - #494

Merged
morganchen12 merged 2 commits into
masterfrom
mc/updates
Jun 25, 2026
Merged

Update dependencies#494
morganchen12 merged 2 commits into
masterfrom
mc/updates

Conversation

@morganchen12

Copy link
Copy Markdown
Contributor

No description provided.

@wiz-9635d3485b

Copy link
Copy Markdown

Wiz Scan Summary

ScannerFindings
Vulnerability Finding Vulnerabilities1 High
Data Finding Sensitive Data-
Secret Finding Secrets-
IaC Misconfiguration IaC Misconfigurations-
SAST Finding SAST Findings-
Software Management Finding Software Management Findings-
Total1 High

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@gemini-code-assistgemini-code-assistBot 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.

Code Review

This pull request updates dependency versions in both the frontend and functions packages, alongside minor code formatting adjustments. However, the review highlights critical issues with the dependency upgrades: several specified versions do not exist on npm (including @docsearch/js, eslint, firebase, nuxt, vue, cheerio, @types/node, and prettier), which will break package installation. Furthermore, upgrading marked, parse-link-header, and url-join to ESM-only versions will cause runtime crashes in the project's CommonJS environment.

Comment threadfrontend/package.json
Comment threadfrontend/package.json
Comment threadfrontend/package.json
Comment threadfrontend/package.json
Comment threadfrontend/package.json
Comment threadfunctions/package.json
Comment threadfunctions/package.json
Comment threadfunctions/package.json
Comment threadfunctions/package.json
Comment threadfunctions/package.json
@morganchen12
morganchen12 merged commit 09f55b5 into masterJun 25, 2026
13 checks passed
Sign up for freeto 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

@morganchen12