From ce77605a83ea8a09dfca4d309c01bca545646a17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 08:46:20 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.11.1 (#10920) 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 83024982db..4b856e3381 100644 --- a/install/package.json +++ b/install/package.json @@ -30,7 +30,7 @@ "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", "@isaacs/ttlcache": "1.2.0", - "ace-builds": "1.11.0", + "ace-builds": "1.11.1", "archiver": "5.3.1", "async": "3.2.4", "autoprefixer": "10.4.12",