diff --git a/package-lock.json b/package-lock.json index 54bd857466..e4dda3acf2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "exports-loader": "0.7.0", "google-closure-library": "20190301.0.0", "imports-loader": "0.8.0", - "scratch-l10n": "3.15.20230629032156" + "scratch-l10n": "3.15.20230630032209" }, "devDependencies": { "async": "2.6.4", @@ -7265,9 +7265,9 @@ "dev": true }, "node_modules/scratch-l10n": { - "version": "3.15.20230629032156", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230629032156.tgz", - "integrity": "sha512-qFcN0gynIr/5tvzvkT1GnBoim6s/6QkN0uqfNaJZFz6Zbd17zd3FgwVjzdQNCLIpprosZoRK9E6J8TFHuumsMw==", + "version": "3.15.20230630032209", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230630032209.tgz", + "integrity": "sha512-GAEpZjLspVbSCmYe2fVfWnYusQ9pNDXxlbAacm81svw2EbLeQsC9pB5kxAsv1E15PkS/BDyBdo76x1+cITf5mA==", "dependencies": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", @@ -15744,9 +15744,9 @@ } }, "scratch-l10n": { - "version": "3.15.20230629032156", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230629032156.tgz", - "integrity": "sha512-qFcN0gynIr/5tvzvkT1GnBoim6s/6QkN0uqfNaJZFz6Zbd17zd3FgwVjzdQNCLIpprosZoRK9E6J8TFHuumsMw==", + "version": "3.15.20230630032209", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230630032209.tgz", + "integrity": "sha512-GAEpZjLspVbSCmYe2fVfWnYusQ9pNDXxlbAacm81svw2EbLeQsC9pB5kxAsv1E15PkS/BDyBdo76x1+cITf5mA==", "requires": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", diff --git a/package.json b/package.json index d62cfd1993..ff8c949fad 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "exports-loader": "0.7.0", "google-closure-library": "20190301.0.0", "imports-loader": "0.8.0", - "scratch-l10n": "3.15.20230629032156" + "scratch-l10n": "3.15.20230630032209" }, "devDependencies": { "async": "2.6.4",