From 19602dcd5a537a8a306c5c56275132b75e7dac00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:05:47 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.33.2 (#12572) 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 c777d54477..adbd064e6e 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.33.1", + "ace-builds": "1.33.2", "archiver": "7.0.1", "async": "3.2.5", "autoprefixer": "10.4.19",