diff --git a/ui/package.json b/ui/package.json index 5c831150ffe..786ae876ef1 100644 --- a/ui/package.json +++ b/ui/package.json @@ -135,7 +135,7 @@ "dependencies": { "@influxdata/clockface": "2.3.4", "@influxdata/flux": "^0.5.1", - "@influxdata/flux-lsp-browser": "^0.5.30", + "@influxdata/flux-lsp-browser": "^0.5.31", "@influxdata/giraffe": "0.29.0", "@influxdata/influx": "0.5.5", "@influxdata/influxdb-templates": "0.9.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index d7185188fe8..6c42aee317d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -752,10 +752,10 @@ resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-2.3.4.tgz#9c496601253e1d49cbeae29a7b9cfb54862785f6" integrity sha512-mmz3YElK8Ho+1onEafuas6sVhIT638JA4NbDTO3bVJgK1TG7AnU4rQP+c6fj7vZSfvrIwtOwGaMONJTaww5o6w== -"@influxdata/flux-lsp-browser@^0.5.30": - version "0.5.30" - resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.30.tgz#e94575e8021abf7ca8639d7323a1426f576010eb" - integrity sha512-fBSLlvXr9TcO+7VUInI4FaD5Cgolzfy1uRpjOltQyMlC8j21HYQ6+2V2KZXgk7Ov+5yDOrT3CgLued/Atb063w== +"@influxdata/flux-lsp-browser@^0.5.31": + version "0.5.31" + resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.31.tgz#d95f262c161013229bbac803fd104f97e4ca8e81" + integrity sha512-BhZGA19hIpiJ4XOTknWNJvXS1Sqcp/Ni33r5Sgdpeps2y+u9TAx1QY9u9EaoUinz/mtEsxy0B6JjxXY+AwElqQ== "@influxdata/flux@^0.5.1": version "0.5.1"