diff --git a/package.json b/package.json index a55ccf90..bff47cdb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.32.3", + "ace-builds": "^1.32.4", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index fc538b81..ac3e5760 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1515,10 +1515,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.32.3, ace-builds@^1.4.14: - version "1.32.3" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.32.3.tgz#13ea72e27339ffd56077149e8b00a31e6f685d38" - integrity sha512-ptSTUmDEU+LuwGiPY3/qQPmmAWE27vuv5sASL8swLRyLGJb7Ye7a8MrJ4NnAkFh1sJgVUqKTEGWRRFDmqYPw2Q== +ace-builds@^1.32.4, ace-builds@^1.4.14: + version "1.32.4" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.32.4.tgz#4c01f729529a3ce81154de837b4a974d93528162" + integrity sha512-RXYypfEDzXCCVQyQgQNgXbUwk8sRuMVK8xTE4IU19pTP88K1p7as9nZoBavROV9z1wIaRtrLLuALJvHLFGntYA== acorn-globals@^6.0.0: version "6.0.0"