diff --git a/graylog2-web-interface/package.json b/graylog2-web-interface/package.json index 3b5fcd948683..6d4360f735f4 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -60,7 +60,7 @@ "@reduxjs/toolkit": "^1.9.1", "@tanstack/query-sync-storage-persister": "^4.33.0", "@tanstack/react-query-persist-client": "^4.33.0", - "ace-builds": "1.29.0", + "ace-builds": "1.30.0", "bootstrap": "3.4.1", "bson-objectid": "^2.0.3", "chroma-js": "^2.0.3", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index a7ac66e328c0..0b7bf4247c5b 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -4577,10 +4577,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -ace-builds@1.29.0, ace-builds@^1.4.14: - version "1.29.0" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.29.0.tgz#01acf71e7248d598cf6ae7dc97d638ee171dfde5" - integrity sha512-TyTe22nW1rUi7bzbGwLwg/6EN88CJuxUO0193nv/6cQ8lMBV6XtfeQIAgU3dkr8wnCn2okycqHjCDlPGNcWqoQ== +ace-builds@1.30.0, ace-builds@^1.4.14: + version "1.30.0" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.30.0.tgz#e2f8ba89d81f642138296491a061d3c709a949a8" + integrity sha512-ZC+G1ozrrVCVL/KPkeU9R7TEwYeNJUYRrjnEvNhF8r2+WR2tkcCjmduL8M6D3abIdf/16ccEXHtpoRBhAnTyCw== acorn-globals@^4.1.0: version "4.3.4"