chore(deps): [security] bump immer from 8.0.0 to 8.0.1 in /website (#4854)

Bumps [immer](https://github.com/immerjs/immer) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-21 10:06:58 +02:00 committed by GitHub
parent 53d2e042b8
commit ada552dc14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7373,9 +7373,9 @@ immediate@~3.0.5:
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
immer@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.0.tgz#08763549ba9dd7d5e2eb4bec504a8315bd9440c2"
integrity sha512-jm87NNBAIG4fHwouilCHIecFXp5rMGkiFrAuhVO685UnMAlOneEAnOyzPt8OnP47TC11q/E7vpzZe0WvwepFTg==
version "8.0.1"
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==
immutable@^3.7.6:
version "3.8.2"