diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index d5d09ea..074ca71 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", - "@fontsource/roboto": "^5.2.6", + "@fontsource/roboto": "^5.2.7", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19", @@ -1116,9 +1116,9 @@ "license": "MIT" }, "node_modules/@fontsource/roboto": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz", - "integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.7.tgz", + "integrity": "sha512-fca6Jtyxn6kPR51+TTTMCFm0FOhnKaLEYYiAQc8P/4iFCKoKGR0aX89QR4CfP+N64RPXJus64UxhJaVENnSM6Q==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/geneit_app/package.json b/geneit_app/package.json index 5ecf4b5..663b4dd 100644 --- a/geneit_app/package.json +++ b/geneit_app/package.json @@ -12,7 +12,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", - "@fontsource/roboto": "^5.2.6", + "@fontsource/roboto": "^5.2.7", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19",