diff --git a/package-lock.json b/package-lock.json index 0d8fc82e6..79f6cb88c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "jsdoc": "3.6.11", "json": "9.0.6", "playwright-chromium": "1.49.1", - "scratch-render-fonts": "1.0.152", + "scratch-render-fonts": "1.0.153", "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.29", "scratch-vm": "5.0.109", @@ -20436,9 +20436,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.152", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.152.tgz", - "integrity": "sha512-fMPRkhni07IXYCYCqmFS1Z/AVkP8S8tR5JVeXAD6W++534dC1F0J9INF8k6nq0vx76i0mi93IKs6mQNpLs/SLw==", + "version": "1.0.153", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.153.tgz", + "integrity": "sha512-/BtuNNan8PbHcLRIEWK9556cuqQfF/50kdFbsjSoLrSn0o+CDlhSUjF4wsTvc2Ww8HO+3P3NRJpTZZ2TfnDPmQ==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index d096f3a08..c5dea0bdc 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "jsdoc": "3.6.11", "json": "9.0.6", "playwright-chromium": "1.49.1", - "scratch-render-fonts": "1.0.152", + "scratch-render-fonts": "1.0.153", "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.29", "scratch-vm": "5.0.109",