From cf5848491b7ca2707cc178c40101ae4be7a87ea3 Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Thu, 31 Aug 2023 00:26:52 +0000 Subject: [PATCH] Update dependency @fontsource/roboto to v5.0.8 --- geneit_app/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index fa3fd5f..e96dc1e 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -2574,9 +2574,9 @@ } }, "node_modules/@fontsource/roboto": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.4.tgz", - "integrity": "sha512-4aVlY+8u/8V15zP8Z4tscGebdD62trVo1CVNW8OsvLWYduebFxxETj7yzfkR/131fVGy/lO1RTeLf6CT7eD8CQ==" + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.8.tgz", + "integrity": "sha512-XxPltXs5R31D6UZeLIV1td3wTXU3jzd3f2DLsXI8tytMGBkIsGcc9sIyiupRtA8y73HAhuSCeweOoBqf6DbWCA==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.10",