diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index cf163a4..6895093 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.8", + "@fontsource/roboto": "^5.2.9", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19", @@ -1122,9 +1122,9 @@ "license": "MIT" }, "node_modules/@fontsource/roboto": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.8.tgz", - "integrity": "sha512-oh9g4Cg3loVMz9MWeKWfDI+ooxxG1aRVetkiKIb2ESS2rrryGecQ/y4pAj4z5A5ebyw450dYRi/c4k/I3UBhHA==", + "version": "5.2.9", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.9.tgz", + "integrity": "sha512-ZTkyHiPk74B/aj8BZWbsxD5Yu+Lq+nR64eV4wirlrac2qXR7jYk2h6JlLYuOuoruTkGQWNw2fMuKNavw7/rg0w==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/geneit_app/package.json b/geneit_app/package.json index e9966ca..48c8ea9 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.8", + "@fontsource/roboto": "^5.2.9", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19",