diff --git a/package-lock.json b/package-lock.json index 797edfd82..e1d0d9ba5 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.80", - "scratch-l10n": "3.18.102", + "scratch-l10n": "3.18.103", "scratch-render-fonts": "1.0.32", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17779,9 +17779,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.102", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.102.tgz", - "integrity": "sha512-Jpi+IKg6ydx0Dby+qSa1H5l8PYWl7/xWbMBqFpq5ObauXFf35V0OTjb8TeUNekFHIC/AgU7wQeZu+SFp3oCLuw==", + "version": "3.18.103", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.103.tgz", + "integrity": "sha512-+1EprDAG05KiAAxCJc7jQsOaFzHbjyajyWvOxacucWNQT0keE6p3yw3y4aNkVwTnhJhuYH6ZY15rIYFBUsqvnQ==", "dev": true, "bin": { "build-i18n-src": "scripts/build-i18n-src.js", diff --git a/package.json b/package.json index 3cc8aa5eb..ef4ac37c4 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.80", - "scratch-l10n": "3.18.102", + "scratch-l10n": "3.18.103", "scratch-render-fonts": "1.0.32", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",