Skip to content
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

npm trim vulnerability #26

Closed
schaefsteven opened this issue Aug 30, 2023 · 1 comment
Closed

npm trim vulnerability #26

schaefsteven opened this issue Aug 30, 2023 · 1 comment

Comments

@schaefsteven
Copy link
Owner

decap-cms-app currently has a vulnerable dependency - "trim"
For now I am overriding it in package.json:

  "overrides": {
    "trim": "1.0.1"
  },

But it looks like decap is working to fix the issue: decaporg/decap-cms#6513
Once they fix the issue we'll probably want to remove the override.

@schaefsteven
Copy link
Owner Author

Turns out we don't need to install decap with npm in order to use local server, so this is now not necessary. Using the CDN instead.

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

No branches or pull requests

1 participant