diff --git a/package-lock.json b/package-lock.json index dde2b7e13..fafcd2f55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "jsdoc": "3.6.11", "json": "9.0.6", "playwright-chromium": "1.55.0", - "scratch-render-fonts": "1.0.227", + "scratch-render-fonts": "1.0.228", "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.222", "scratch-vm": "5.0.300", @@ -20499,9 +20499,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.227", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.227.tgz", - "integrity": "sha512-9n4BKmRS84BzyFZL81ydvcyTiaLPfgOVw1PMR9CSgiJ0IMvD83SIQw+dVtqv4dMCrxRxTgqupCVH3LYG2m4wxA==", + "version": "1.0.228", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.228.tgz", + "integrity": "sha512-Pf6gs4bKPs1/wkPhkr0eUy/IYu8vbabHfu4jeFUE9IFqngbgsucB7XQGc/7YWaUUZ9S/qEAbXeoqn+KP453mig==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 109316ba3..5f57ee09c 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "jsdoc": "3.6.11", "json": "9.0.6", "playwright-chromium": "1.55.0", - "scratch-render-fonts": "1.0.227", + "scratch-render-fonts": "1.0.228", "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.222", "scratch-vm": "5.0.300",