diff --git a/package.json b/package.json index 69f074ac..1f74886e 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.37.4", + "ace-builds": "^1.37.5", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index fe7cfd0d..54a57430 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1510,10 +1510,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.37.4, ace-builds@^1.4.14: - version "1.37.4" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.4.tgz#8fb80476817242693e42372e8369a74fe4a6be66" - integrity sha512-niaXM/b7Nm6l/GKpc/jtG0jjExBOkqRN1pZbyV/ngb3GrQQF5fCB2032n5qaaAr7hWSGbc+PGfZ3C0LsmYQptA== +ace-builds@^1.37.5, ace-builds@^1.4.14: + version "1.37.5" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.5.tgz#8cf3c3a2e869f32a193d314c8f4346e6218bfdae" + integrity sha512-VMJ4Cnhq6L9dwvOCyuyyvQuiVTSwdZC7zDKJBBBJJax0wGQ7MvzQZFoi0gMmCm2I4Zuv/ZbtwU/dlglIhCNLhw== acorn-globals@^6.0.0: version "6.0.0"