Skip to content

Commit

Permalink
update immer to 8.0.1 to address vulnerability (facebook#10412)
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 authored and wombleton committed Jun 1, 2021
1 parent f6ca49c commit 95bb9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
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 95bb9f4

Please sign in to comment.