From 0948f204c04016ff308bf4721e885e8ed2b65fa3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 23:59:47 +0300 Subject: [PATCH] Bump react-multi-select-component in /kafka-ui-react-app (#394) Bumps [react-multi-select-component](https://github.com/harshzalavadiya/react-multi-select-component) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/harshzalavadiya/react-multi-select-component/releases) - [Commits](https://github.com/harshzalavadiya/react-multi-select-component/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- kafka-ui-react-app/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kafka-ui-react-app/package-lock.json b/kafka-ui-react-app/package-lock.json index b9e3052b22..a66726bdba 100644 --- a/kafka-ui-react-app/package-lock.json +++ b/kafka-ui-react-app/package-lock.json @@ -15437,9 +15437,9 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "react-multi-select-component": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/react-multi-select-component/-/react-multi-select-component-4.0.0.tgz", - "integrity": "sha512-JcMoqy68KN8cSE7JopbLwVWXftkhBuHHwKtPCmkdQHFW8yyC+GaNxqmuStYJuNByPOIrwo+fj+Bin0GAQ0d1dA==" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/react-multi-select-component/-/react-multi-select-component-4.0.1.tgz", + "integrity": "sha512-4VcYmc4TvWVQP1tdzE+z6guPPCDzVPqwVdrvLNnOnCuZM9a0sz5RYBKV2SOyywgwRuYvS/YdvUhrp/2J0Llc8g==" }, "react-onclickoutside": { "version": "6.10.0",