diff --git a/example/package-lock.json b/example/package-lock.json index de115fb..6d346a5 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@faker-js/faker": "^8.0.2", - "@fontsource/roboto": "^5.0.7", + "@fontsource/roboto": "^5.0.8", "@mui/icons-material": "^5.14.3", "@mui/material": "^5.14.3", "@shaes-farm/mui-mas": "file:..", @@ -22111,9 +22111,9 @@ } }, "node_modules/@fontsource/roboto": { - "version": "5.0.7", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.7.tgz", - "integrity": "sha512-Hcl5xloy9PH+hCGnKTl9Xg7SOXbvSFIg+AW2JZ5qrsAZBI9IEC4kwma6D/aTl9ywvsdEp+7TeVT2fmFImXyHTw==" + "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", diff --git a/example/package.json b/example/package.json index 71bdfd5..47d1221 100644 --- a/example/package.json +++ b/example/package.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@faker-js/faker": "^8.0.2", - "@fontsource/roboto": "^5.0.7", + "@fontsource/roboto": "^5.0.8", "@mui/icons-material": "^5.14.3", "@mui/material": "^5.14.3", "@shaes-farm/mui-mas": "file:..",