From 6b28f1dc1a41ae5f6fb63fae7cb5a9d7cdade4bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:47:51 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.31.1 (#12135) 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 b96dea923a..6e09247d2a 100644 --- a/install/package.json +++ b/install/package.json @@ -34,7 +34,7 @@ "@fortawesome/fontawesome-free": "6.4.2", "@isaacs/ttlcache": "1.4.1", "@popperjs/core": "2.11.8", - "ace-builds": "1.31.0", + "ace-builds": "1.31.1", "archiver": "6.0.1", "async": "3.2.4", "autoprefixer": "10.4.16",