Skip to content

run npm audit fix #35

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

Merged
merged 1 commit into from
Sep 7, 2024
Merged

run npm audit fix #35

merged 1 commit into from
Sep 7, 2024

Conversation

russellbstephens
Copy link
Contributor

Current output from npm install on main

➜  node-swift git:(main) npm install

> [email protected] prepare
> npm run build


> [email protected] build
> tsc


added 287 packages, and audited 288 packages in 2s

98 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 moderate, 1 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

Ran npm audit fix

➜  node-swift git:(main) npm audit fix

changed 3 packages, and audited 288 packages in 794ms

98 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

Copy link
Owner

@kabiroberai kabiroberai left a comment

Choose a reason for hiding this comment

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

thanks!

@kabiroberai kabiroberai merged commit e9f00ef into kabiroberai:main Sep 7, 2024
@russellbstephens russellbstephens deleted the npm-audit-fix branch September 7, 2024 12:20
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