-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
hello @gunn
I am using pure-store in my project and when i run:
$ yarn audit
I get this output:
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ high │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ immer │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=8.0.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ pure-store │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ pure-store > immer │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/1603 │
└───────────────┴──────────────────────────────────────────────────────────────┘
my package.json:
...
"pure-store": "^1.1.0",
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels