Skip to content

Commit 6947896

Browse files
authoredFeb 22, 2021
update immer to 8.0.1 to address vulnerability (#10412)
Resolves #10411 Bumps immer version to 8.0.1 to address the prototype pollution vulnerability with the current 7.0.9 version.
1 parent 18b5962 commit 6947896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/react-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"global-modules": "2.0.0",
6666
"globby": "11.0.1",
6767
"gzip-size": "5.1.1",
68-
"immer": "7.0.9",
68+
"immer": "8.0.1",
6969
"is-root": "2.1.0",
7070
"loader-utils": "2.0.0",
7171
"open": "^7.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.