diff --git a/package.json b/package.json index 433348aa..c7950b11 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.32.2", + "ace-builds": "^1.32.3", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index f595d89f..e9c8cf3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1489,10 +1489,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.2, ace-builds@^1.4.14: - version "1.32.2" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.32.2.tgz#d6b0d052506b0599ee9c711b366ee83656284d19" - integrity sha512-mnJAc803p+7eeDt07r6XI7ufV7VdkpPq4gJZT8Jb3QsowkaBTVy4tdBgPrVT0WbXLm0toyEQXURKSVNj/7dfJQ== +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== acorn-globals@^6.0.0: version "6.0.0"