diff --git a/package.json b/package.json index f5f718dcf9676..18618f449aec2 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@elastic/eui-amsterdam": "npm:@elastic/eui@104.0.0-amsterdam.0", "@elastic/eui-theme-borealis": "3.0.0", "@elastic/filesaver": "1.1.2", - "@elastic/monaco-esql": "^3.1.2", + "@elastic/monaco-esql": "^3.1.4", "@elastic/node-crypto": "^1.2.3", "@elastic/numeral": "^2.5.1", "@elastic/react-search-ui": "^1.24.0", diff --git a/yarn.lock b/yarn.lock index 2a1ef6f4368a1..6776b14164999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2281,10 +2281,10 @@ progress "^1.1.8" through2 "^2.0.0" -"@elastic/monaco-esql@^3.1.2": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@elastic/monaco-esql/-/monaco-esql-3.1.2.tgz#83a698293473673db2c4925ed6498da4638be25a" - integrity sha512-R/Xk1Yi+SuANcu/+D6LZjvNaSTFeTXPL4UewgWzMK5z2LSwuix+5rcyHDB5xxoZ5cJ9yJOeVpAMUoGFXRXxOoQ== +"@elastic/monaco-esql@^3.1.4": + version "3.1.4" + resolved "https://registry.yarnpkg.com/@elastic/monaco-esql/-/monaco-esql-3.1.4.tgz#a400bf7fb5058e7df5f37ce556a62dcc6c214f41" + integrity sha512-B504Q0SM3GysR7aGBj5O1U5/Y5j5fw0B+tbhmL8j8Gw5vogNG+/7TzwggPL39PjeRfpLqjiqu3DtWNNqjAlxcw== "@elastic/node-crypto@^1.2.3": version "1.2.3"