Skip to content

Fix vulnarabilities with npm audit fix#137

Closed
kaviththiranga wants to merge 1 commit into
mainfrom
fix-vulnerabilities
Closed

Fix vulnarabilities with npm audit fix#137
kaviththiranga wants to merge 1 commit into
mainfrom
fix-vulnerabilities

Conversation

@kaviththiranga

Copy link
Copy Markdown
Contributor
Screenshot 2025-11-28 at 05 46 49

npm audit fix --force
npm warn using --force Recommended protections disabled. npm warn audit Updating @docusaurus/core to 3.9.2, which is outside your stated dependency range.

added 13 packages, removed 291 packages, changed 73 packages, and audited 1307 packages in 31s

402 packages are looking for funding
run npm fund for details

found 0 vulnerabilities

Ran it in force mode to bump the versions out of preferred patch range Tested and works fine.

npm audit fix --force
npm warn using --force Recommended protections disabled.
npm warn audit Updating @docusaurus/core to 3.9.2, which is outside your stated dependency range.

added 13 packages, removed 291 packages, changed 73 packages, and audited 1307 packages in 31s

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

found 0 vulnerabilities

Ran it in force mode to bump the versions out of preferred patch range
Tested and works fine.
@kaviththiranga

Copy link
Copy Markdown
Contributor Author

Closing this PR as the changes are resent with #138

@kaviththiranga kaviththiranga deleted the fix-vulnerabilities branch May 20, 2026 03:25
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