diff --git a/package.json b/package.json index c2537785..86fa7380 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.36.4", + "ace-builds": "^1.36.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 734c83ee..16a207b4 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.36.4, ace-builds@^1.4.14: - version "1.36.4" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.36.4.tgz#c859de4a7701aa86a1e708d38cebe66807d0d84c" - integrity sha512-eE+iAsLRfNsq30yd34cezKSob6/N9mQatWs44Bp5LUDgKZ3rJtQds/YtcbnwbEWMTe7yCIxG/Cfezd4BsKIiFg== +ace-builds@^1.36.5, ace-builds@^1.4.14: + version "1.36.5" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.36.5.tgz#ae9cc7a32eccc2f484926131c00545cd6b78a6a6" + integrity sha512-mZ5KVanRT6nLRDLqtG/1YQQLX/gZVC/v526cm1Ru/MTSlrbweSmqv2ZT0d2GaHpJq035MwCMIrj+LgDAUnDXrg== acorn-globals@^6.0.0: version "6.0.0"