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 abhiisheek committed May 19, 2023
1 parent aa6d3e6 commit f6978ce
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 f6978ce

Please sign in to comment.