diff --git a/package-lock.json b/package-lock.json index 44552c432..650f8aad9 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.182", - "scratch-l10n": "3.18.215", + "scratch-l10n": "3.18.216", "scratch-render-fonts": "1.0.71", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17878,9 +17878,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.215", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.215.tgz", - "integrity": "sha512-7Kk67EPNhKquu3TABaWXj4qMHkZWn7wLk3ATJsN3S/PTuxzElZ5Ki6YICNqL1ghF/pnJ2U9c8ckg8B6cFv3pLw==", + "version": "3.18.216", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.216.tgz", + "integrity": "sha512-3hs4THadZKILb0lRZNYSDZp5q0Qxk1ZZKhzUjjtcIY9q5CwZ2Kc1jJAe/NTTI535jlIKZoZgLtBGOHymVhpI2Q==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index e6b5188cb..fbea116c7 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.182", - "scratch-l10n": "3.18.215", + "scratch-l10n": "3.18.216", "scratch-render-fonts": "1.0.71", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",