diff --git a/package-lock.json b/package-lock.json index 8fd45c7db..e6eab0c1a 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.149", - "scratch-l10n": "3.18.183", + "scratch-l10n": "3.18.184", "scratch-render-fonts": "1.0.59", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17878,9 +17878,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.183", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.183.tgz", - "integrity": "sha512-PmisuXxYfPD1ITgM8w4/rs+Uz5Lv7zJdD7Y48AVxZnTL3cVjqph7MJkoq7eYFtO8/1Q8JVSA0qgH0Ob2fuVaEg==", + "version": "3.18.184", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.184.tgz", + "integrity": "sha512-VnE2c3j+WK39ye7tcbqiLWUE2y86IYsd/IJeSL3hvnRnN7e3ld2MOgbkD+mC5os6HXsLsh3GtdqpMSY2e2ikJA==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 115d310ff..845fe3368 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.149", - "scratch-l10n": "3.18.183", + "scratch-l10n": "3.18.184", "scratch-render-fonts": "1.0.59", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",