diff --git a/package-lock.json b/package-lock.json index 1b2f8a508..142dff9a3 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.135", - "scratch-l10n": "3.18.163", + "scratch-l10n": "3.18.165", "scratch-render-fonts": "1.0.54", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17867,9 +17867,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.163", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.163.tgz", - "integrity": "sha512-MvNWdcijRCFo/7fY14hDT55vmPCso21bkmxpYijjzyztaS6GsMCQTgj62PyLo/RsSl1FE6YUZyqiG5z4igIY+w==", + "version": "3.18.165", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.165.tgz", + "integrity": "sha512-NOSAWNCjSPhAlaEAaq/bIc8mMbxKxa97AaoXjA/NiG1PhZSu6LZoAtP/xdZhXcV0iRX/i7w19oDnAGc95MNAyA==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 484cf099c..bbddda2d5 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.135", - "scratch-l10n": "3.18.163", + "scratch-l10n": "3.18.165", "scratch-render-fonts": "1.0.54", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",