diff --git a/package-lock.json b/package-lock.json index 5369995..a4754f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@chainlink/contracts": "^0.4.2", "@fontsource/fira-code": "^4.5.11", "@fontsource/roboto": "^4.5.8", - "@fontsource/roboto-mono": "^4.5.7", + "@fontsource/roboto-mono": "^4.5.8", "@fontsource/space-grotesk": "^4.5.9", "@fortawesome/fontawesome-svg-core": "^6.1.2", "@fortawesome/free-brands-svg-icons": "^6.1.2", @@ -1320,9 +1320,9 @@ "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==" }, "node_modules/@fontsource/roboto-mono": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz", - "integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q==" + "version": "4.5.8", + "resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.8.tgz", + "integrity": "sha512-AW44UkbQD0w1CT5mzDbsvhGZ6/bb0YmZzoELj6Sx8vcVEzcbYGUdt2Dtl5zqlOuYMWQFY1mniwWyVv+Bm/lVxw==" }, "node_modules/@fontsource/space-grotesk": { "version": "4.5.9", @@ -5376,9 +5376,9 @@ "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==" }, "@fontsource/roboto-mono": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz", - "integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q==" + "version": "4.5.8", + "resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.8.tgz", + "integrity": "sha512-AW44UkbQD0w1CT5mzDbsvhGZ6/bb0YmZzoELj6Sx8vcVEzcbYGUdt2Dtl5zqlOuYMWQFY1mniwWyVv+Bm/lVxw==" }, "@fontsource/space-grotesk": { "version": "4.5.9", diff --git a/package.json b/package.json index 9d548c2..d980813 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@chainlink/contracts": "^0.4.2", "@fontsource/fira-code": "^4.5.11", "@fontsource/roboto": "^4.5.8", - "@fontsource/roboto-mono": "^4.5.7", + "@fontsource/roboto-mono": "^4.5.8", "@fontsource/space-grotesk": "^4.5.9", "@fortawesome/fontawesome-svg-core": "^6.1.2", "@fortawesome/free-brands-svg-icons": "^6.1.2",