-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Window 11, Node 23.11.1
Steps to Reproduce
- install motia@latest
- npm audit
Expected Behavior
hopefully no issues.
Actual Behavior
prismjs has issues
Relevant Logs/Console Output
# npm audit report
prismjs <1.30.0
Severity: moderate
PrismJS DOM Clobbering vulnerability - https://github.com/advisories/GHSA-x7hr-w5r2-h6wg
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/refractor/node_modules/prismjs
refractor <=4.6.0
Depends on vulnerable versions of prismjs
node_modules/refractor
react-syntax-highlighter 6.0.0 - 15.6.6
Depends on vulnerable versions of refractor
node_modules/react-syntax-highlighter
@motiadev/plugin-endpoint *
Depends on vulnerable versions of react-syntax-highlighter
node_modules/@motiadev/plugin-endpoint
@motiadev/workbench >=0.3.0-beta.78
Depends on vulnerable versions of react-syntax-highlighter
node_modules/@motiadev/workbench
motia >=0.3.0-beta.81
Depends on vulnerable versions of @motiadev/workbench
node_modules/motiaScreenshots
No response
Motia Version
0.13.0-beta.161
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working