From 75436dc02cd8d6b865bc905f8ea2dc25b65e3ed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:57:57 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.16.0 (#11372) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5292b75462..19817fda2f 100644 --- a/install/package.json +++ b/install/package.json @@ -31,7 +31,7 @@ "@adactive/bootstrap-tagsinput": "0.8.2", "@isaacs/ttlcache": "1.2.1", "@popperjs/core": "2.11.6", - "ace-builds": "1.15.3", + "ace-builds": "1.16.0", "archiver": "5.3.1", "async": "3.2.4", "autoprefixer": "10.4.14",