From c555c4f739a94c4a191a254d6781a5a20d36171f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:41:41 +0000 Subject: [PATCH] chore(deps): [security] bump immer from 3.2.0 to 9.0.5 Bumps [immer](https://github.com/immerjs/immer) from 3.2.0 to 9.0.5. **This update includes a security fix.** - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v3.2.0...v9.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eda1b1d..ceaf5a9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@fortawesome/free-solid-svg-icons": "5.9.0", "@fortawesome/react-fontawesome": "0.1.4", "emotion-theming": "10.0.10", - "immer": "3.2.0", + "immer": "9.0.5", "lodash": "4.17.11", "react-motion": "0.5.2", "react-redux": "7.1.0",