Skip to content

chore(deps): npm audit fix #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore(deps): npm audit fix #81

wants to merge 1 commit into from

Conversation

molisani
Copy link
Member

@molisani molisani commented Apr 9, 2025

Attempt to mitigate some of the issues that #72 was trying to fix.

# npm audit report

esbuild  <=0.24.2
Severity: moderate
esbuild enables any website to send any requests to the development server and read the response - https://github.com/advisories/GHSA-67mh-4wv8-2f99
fix available via `npm audit fix`
node_modules/tsx/node_modules/esbuild
packages/core/node_modules/esbuild
  tsup  <=8.3.6
  Depends on vulnerable versions of esbuild
  packages/core/node_modules/tsup
  tsx  3.13.0 - 4.19.2
  Depends on vulnerable versions of esbuild
  node_modules/tsx

nanoid  <3.3.8
Severity: moderate
Predictable results in nanoid generation when given non-integer values - https://github.com/advisories/GHSA-mwcw-c2x4-8c55
fix available via `npm audit fix`
node_modules/nanoid


4 moderate severity vulnerabilities

Signed-off-by: Michael Molisani <[email protected]>
@molisani molisani self-assigned this Apr 9, 2025
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