npm audit immer
See original GitHub issueThe library is currently using an old version of immer
, which doesn’t pass an npm audit. Any chance or plan of updating?

Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Help, `npm audit` says I have a vulnerability in react-scripts!
npm audit says there's a warning about vulnerabilities in my project. Open package.json . You will find this: "dependencies": { "react" ...
Read more >My React App has unfixable High Severity warnings, how do I ...
Received 3 high severity warnings. On attempt to fix (npm audit fix --force) I get 31 vulnerabilities in total. Here are the warnings:...
Read more >how to solve critical react scripts vulnerabilities : r/reactjs
move react-scripts to devDependencies. run npm audit --production. ensure nothing critical is there.
Read more >Fixing security vulnerabilities in npm dependencies in less ...
2.1) To fix any dependency, you need to first know which npm package depends on that. npm audit. This will tell you the...
Read more >vulnerabilities in npm dependencies - libup
#1067342: minimist · #1067720: immer · #1068088: netmask · #1069553: lodash.template · #1069854: cryptiles · #1083256: ejs · #1084602: underscore · #1084769: shell- ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yeap, auto-publish is working again, so anytime now 😄
(Edit: released 0.2.0-alpha.18)
Fixed in 0.2.0-alpha.17.
Thanks again @deepakkj!