diff --git a/package-lock.json b/package-lock.json index 0653affe88..87101a9fab 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.83", + "scratch-l10n": "5.0.84", "scratch-render-fonts": "1.0.152", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0", @@ -20131,9 +20131,9 @@ } }, "node_modules/scratch-l10n": { - "version": "5.0.83", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.83.tgz", - "integrity": "sha512-Glznp2pQTv+/SsyF9wpiiJM1wRvfU4tMvHmAmuVGxjXyks5zHpgW8kxW+FampMBg6OIGn5zBg1HbAt4obgf56w==", + "version": "5.0.84", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.84.tgz", + "integrity": "sha512-iXFK8rou26s+t2rO6C3rCnbroouVrSEcKhdjug2HaROTjqcIUIw9Z4fhUYMKTTLP1hnPH0172Ly+6fmFfg+tiA==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 74b3498f22..5a59c9820f 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.83", + "scratch-l10n": "5.0.84", "scratch-render-fonts": "1.0.152", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0",