Skip to content

Commit 8bc48b7

Browse files
wclem4abhiisheek
authored andcommitted
update immer to 8.0.1 to address vulnerability (facebook#10412)
Resolves facebook#10411 Bumps immer version to 8.0.1 to address the prototype pollution vulnerability with the current 7.0.9 version.
1 parent c75b108 commit 8bc48b7

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)