diff --git a/package-lock.json b/package-lock.json index 74ec97f60..10f9348d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.84", "scratch-l10n": "3.18.105", - "scratch-render-fonts": "1.0.33", + "scratch-render-fonts": "1.0.34", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17848,9 +17848,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.33", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.33.tgz", - "integrity": "sha512-GwFFJZ8nYGg5YeK22enNkOomAWJbYv+v9Cda0xjFd5tYR802o48LjZogqwczAXZoIk5PhJe++t38Xd2m6foMhw==", + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.34.tgz", + "integrity": "sha512-5mPLZW+hdAea3/QgWeeL4zN/LUqTOBlPVsKvZsfe1NtJvPaaf3bu/aKVvqTRmUyKPepV2rnUXkqaehmPY89vHQ==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 0bc2ea1a2..71f128ea3 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.84", "scratch-l10n": "3.18.105", - "scratch-render-fonts": "1.0.33", + "scratch-render-fonts": "1.0.34", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",