diff --git a/ui/package-lock.json b/ui/package-lock.json index 81f540155..c06a6893a 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -10337,9 +10337,9 @@ "integrity": "sha512-xXUbDAZkU08aAkjtUvldqbvI04ogv+a1XdHxvYuHPYKIVk/42BIOD0zSKTHAWV4+gDy3yGm283z2072rA2gdtw==" }, "react-highlighter": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/react-highlighter/-/react-highlighter-0.4.2.tgz", - "integrity": "sha512-Y8iP0jBcGJ40U1TOB9GjucJ0X/C845ctZ/Y34HcSreaY0lxLwegzm+Od7GE/FC7zD6xyzok7smYicg4x4Y5cww==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/react-highlighter/-/react-highlighter-0.4.3.tgz", + "integrity": "sha512-dwItRaGRHBceuzZd5NXeroapdmZ2JCAWZ3AdwdthRlSkdtPCY18DWrd6mPmiMCfSB6lgVwwCPQl4unZzG5sXXw==", "requires": { "blacklist": "1.1.4", "create-react-class": "15.6.3",