diff --git a/package-lock.json b/package-lock.json index c0da6a52..be8abc46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3973,9 +3973,9 @@ } }, "node_modules/ace-builds": { - "version": "1.36.3", - "resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.36.3.tgz", - "integrity": "sha512-YcdwV2IIaJSfjkWAR1NEYN5IxBiXefTgwXsJ//UlaFrjXDX5hQpvPFvEePHz2ZBUfvO54RjHeRUQGX8MS5HaMQ==", + "version": "1.43.0", + "resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.0.tgz", + "integrity": "sha512-iBkvY7owAPCquKCenPCEl4YVDOo9YPRfAZbOuzGcyJlMYhiA5aIEjFPZsYZvX1ZQ1Rq4cfYRhJjixSYcpDPOoQ==", "license": "BSD-3-Clause" }, "node_modules/acorn": {