Skip to content

Commit

Permalink
update immer to 8.0.1 to address vulnerability
Browse files Browse the repository at this point in the history
Resolves facebook#10411

Bumps immer version to 8.0.1 to address the prototype pollution
vulnerability with the current 7.0.9 version.
  • Loading branch information
wclem4 committed Jan 20, 2021
1 parent 0f6fc2b commit dfe2a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"global-modules": "2.0.0",
"globby": "11.0.1",
"gzip-size": "5.1.1",
"immer": "7.0.9",
"immer": "8.0.1",
"is-root": "2.1.0",
"loader-utils": "2.0.0",
"open": "^7.0.2",
Expand Down

0 comments on commit dfe2a09

Please sign in to comment.