diff --git a/package-lock.json b/package-lock.json index afe704c0d..ae637e8fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.206", - "scratch-l10n": "5.0.130", + "scratch-l10n": "5.0.131", "scratch-render-fonts": "1.0.164", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0", @@ -20101,9 +20101,9 @@ } }, "node_modules/scratch-l10n": { - "version": "5.0.130", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.130.tgz", - "integrity": "sha512-pgSSEKoWL17WAGzIhGMWfZuUlgA5vQVlPsIoqtVcWEZvWdRCIA3HNBb0UJHovetoWUbnZ+3Cp5IlYqb7X7FaDQ==", + "version": "5.0.131", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.131.tgz", + "integrity": "sha512-isz0NfWjYTarT3GiXEFVpJ6tcsg55a7JGu2cS3dQbMXNxJlZDrCPpnWTD0AHHJoyKm9X+ybNHTr9wwnBvW+sog==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index f49857678..172c20089 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.206", - "scratch-l10n": "5.0.130", + "scratch-l10n": "5.0.131", "scratch-render-fonts": "1.0.164", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0",