Skip to content

Commit

Permalink
Bump immer version for fixing security issue (facebook#10791)
Browse files Browse the repository at this point in the history
Bump immer minor version to fix `Prototype Pollution` Security issue.
  • Loading branch information
shamprasadrh authored and abhiisheek committed May 24, 2023
1 parent e6d69c1 commit 20a630b
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": "8.0.1",
"immer": "8.0.4",
"is-root": "2.1.0",
"loader-utils": "2.0.0",
"open": "^7.0.2",
Expand Down

0 comments on commit 20a630b

Please sign in to comment.