diff --git a/package-lock.json b/package-lock.json index b34593306..dd98a26b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.90", - "scratch-l10n": "3.18.111", + "scratch-l10n": "3.18.112", "scratch-render-fonts": "1.0.36", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17779,9 +17779,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.111", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.111.tgz", - "integrity": "sha512-4ZjjcW6t5xokKQ9YfTx2EwNjui+2wOUUoaGODlXZH97mmOrxjGwoiaY3xj2ObH36uvSCEFWT1YplOn35kNq2yw==", + "version": "3.18.112", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.112.tgz", + "integrity": "sha512-adCmxionmZGhtlWhaedmDLvIXv5ZPxqimD+AvLiIYB9WcTEo65ZrTsTjwrZQ/cdISgO/hSan95iWXWLNUSt0YA==", "dev": true, "bin": { "build-i18n-src": "scripts/build-i18n-src.js", diff --git a/package.json b/package.json index 1d456f056..40d300e49 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.90", - "scratch-l10n": "3.18.111", + "scratch-l10n": "3.18.112", "scratch-render-fonts": "1.0.36", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",