From cde44587c1eba43f8db91dca2090738d40c4494e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 15:49:17 -0500 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.14.0 (#11095) 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 99adf15f91..4b5b67b4f6 100644 --- a/install/package.json +++ b/install/package.json @@ -30,7 +30,7 @@ "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", "@isaacs/ttlcache": "1.2.1", - "ace-builds": "1.13.2", + "ace-builds": "1.14.0", "archiver": "5.3.1", "async": "3.2.4", "autoprefixer": "10.4.13",