diff --git a/package-lock.json b/package-lock.json index 80ceae5d9..bba438234 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.206", - "scratch-l10n": "3.18.266", + "scratch-l10n": "3.18.267", "scratch-render-fonts": "1.0.86", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.4.0", @@ -19729,9 +19729,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.266", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.266.tgz", - "integrity": "sha512-5Sa+XThsjUXtqsL8XuBk0LjLGw8I5qKFVHV/nh5dfzhfE1Aq5Yl7zTwNB7LfNl2qBD/8D2Uv74/ZMA2r1zUbPA==", + "version": "3.18.267", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.267.tgz", + "integrity": "sha512-cL/Yxd8xwo0wC5w3GGfn7gnCLNgDShix/JzrxN+RF5Sk09eh1ITV+WrCQROi+j5GauQourNhMdArtR9Gdvf9Wg==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 64f7c0f1a..c5e589104 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.206", - "scratch-l10n": "3.18.266", + "scratch-l10n": "3.18.267", "scratch-render-fonts": "1.0.86", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.4.0",