diff --git a/package-lock.json b/package-lock.json index 54ddf2219..862eeeb9a 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.142", - "scratch-l10n": "3.18.175", + "scratch-l10n": "3.18.176", "scratch-render-fonts": "1.0.57", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17876,9 +17876,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.175", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.175.tgz", - "integrity": "sha512-edHkaLA/F/BlLz+HRPN/z6S780EN41gAvhdhS16riTUmuaI5GN3PJZ9F9Etbhiu/5Ts9VmYseVyob6l3h13waw==", + "version": "3.18.176", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.176.tgz", + "integrity": "sha512-7Vc4qYN/wZtZigNhQ1eGVaZ2ylTycjAGjLcZ9BoXIo0F6v8Xq89ZeMnTv8jKW/NaVd7mY1nizc9NyxJii30cNQ==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 0c06f4514..71f7a0df6 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.142", - "scratch-l10n": "3.18.175", + "scratch-l10n": "3.18.176", "scratch-render-fonts": "1.0.57", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",