diff --git a/package-lock.json b/package-lock.json index faa967d..914d346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@chainlink/contracts": "^0.3.1", "@craco/craco": "^6.4.3", "@fontsource/fira-code": "^4.5.2", - "@fontsource/roboto": "^4.5.1", + "@fontsource/roboto": "^4.5.3", "@fontsource/roboto-mono": "^4.5.0", "@fontsource/space-grotesk": "^4.5.1", "@fortawesome/fontawesome-svg-core": "^1.2.36", @@ -2137,9 +2137,9 @@ "integrity": "sha512-wNUvcqmm1dZYTbJlkbFZL9Huu7p+Hwaa4CLNTPql3CG90Rh9dSi43wNg5AnVHxjAhWQOGlCpSrEswnnHu1CkxA==" }, "node_modules/@fontsource/roboto": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.1.tgz", - "integrity": "sha512-3mhfL+eNPG/woMNqwD/OHaW5qMpeGEBsDwzmhFmjB1yUV+M+M9P0NhP/AyHvnGz3DrqkvZ7CPzNMa+UkVLeELg==" + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.3.tgz", + "integrity": "sha512-NUvBTj332dFRdiVkLlavXbDGoD2zyyeGYmMyrXOnctg/3e4pq95+rJgNfUP+k4v8UBk2L1aomGw9dDjbRdAmTg==" }, "node_modules/@fontsource/roboto-mono": { "version": "4.5.0", @@ -20925,9 +20925,9 @@ "integrity": "sha512-wNUvcqmm1dZYTbJlkbFZL9Huu7p+Hwaa4CLNTPql3CG90Rh9dSi43wNg5AnVHxjAhWQOGlCpSrEswnnHu1CkxA==" }, "@fontsource/roboto": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.1.tgz", - "integrity": "sha512-3mhfL+eNPG/woMNqwD/OHaW5qMpeGEBsDwzmhFmjB1yUV+M+M9P0NhP/AyHvnGz3DrqkvZ7CPzNMa+UkVLeELg==" + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.3.tgz", + "integrity": "sha512-NUvBTj332dFRdiVkLlavXbDGoD2zyyeGYmMyrXOnctg/3e4pq95+rJgNfUP+k4v8UBk2L1aomGw9dDjbRdAmTg==" }, "@fontsource/roboto-mono": { "version": "4.5.0", diff --git a/package.json b/package.json index 1a397e5..29ac8e1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@chainlink/contracts": "^0.3.1", "@craco/craco": "^6.4.3", "@fontsource/fira-code": "^4.5.2", - "@fontsource/roboto": "^4.5.1", + "@fontsource/roboto": "^4.5.3", "@fontsource/roboto-mono": "^4.5.0", "@fontsource/space-grotesk": "^4.5.1", "@fortawesome/fontawesome-svg-core": "^1.2.36",