From 5595a35ec6b9f7b638dc5fd230f189edb4cb75f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:12:32 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.34.2 (#12599) 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 f5e7874bb8..0e1a7a6312 100644 --- a/install/package.json +++ b/install/package.json @@ -34,7 +34,7 @@ "@fortawesome/fontawesome-free": "6.5.2", "@isaacs/ttlcache": "1.4.1", "@popperjs/core": "2.11.8", - "ace-builds": "1.34.1", + "ace-builds": "1.34.2", "archiver": "7.0.1", "async": "3.2.5", "autoprefixer": "10.4.19",