From c9c6175a0bc6bb4ee4a4f7c271c1603b0747ce5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:23:29 -0400 Subject: [PATCH] fix(deps): update dependency @fontsource/inter to v5.0.14 (#12103) 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 fddcf75f43..c6f48975d8 100644 --- a/install/package.json +++ b/install/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", - "@fontsource/inter": "5.0.13", + "@fontsource/inter": "5.0.14", "@fontsource/poppins": "5.0.8", "@fortawesome/fontawesome-free": "6.4.2", "@isaacs/ttlcache": "1.4.1",