Prototype Pollution in immer #1815
Answered
by
fivethreeo
solankirohan
asked this question in
Q&A
|
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! |
Answered by
fivethreeo
Jan 25, 2022
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. |
1 reply
Answer selected by
fivethreeo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.