From 3c46c5f431ab0ea6c2f890807193a4aadaa0f838 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:26:57 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.35.1 (#12659) 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 e0dcb240d8..2c89345dc1 100644 --- a/install/package.json +++ b/install/package.json @@ -35,7 +35,7 @@ "@isaacs/ttlcache": "1.4.1", "@nodebb/spider-detector": "2.0.3", "@popperjs/core": "2.11.8", - "ace-builds": "1.35.0", + "ace-builds": "1.35.1", "archiver": "7.0.1", "async": "3.2.5", "autoprefixer": "10.4.19",