Prototype Pollution in immer #1815
-
Hello all, I updated razzle to the latest version 4.2.14 and when I run "npm audit" it shows 1 Critical error. See below:- Critical: Prototype Pollution in immer I wanted to know how to resolve this critical error even after updating razzle to the latest version? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It is only part of dev so should not be a issue. But I cannot ugrade react-dev-utils in razzle 4. If you use yarn you can use resolutions to force immer version. Not sure if that is compatible with the react-dev-utils version. |
Beta Was this translation helpful? Give feedback.
It is only part of dev so should not be a issue. But I cannot ugrade react-dev-utils in razzle 4. If you use yarn you can use resolutions to force immer version. Not sure if that is compatible with the react-dev-utils version.