diff --git a/package-lock.json b/package-lock.json index 77a7788500d..407b13e8439 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "scratch-l10n": "5.0.230", "scratch-render-fonts": "1.0.190", "scratch-semantic-release-config": "3.0.0", - "scratch-webpack-configuration": "3.0.0", + "scratch-webpack-configuration": "3.1.2", "script-loader": "0.7.2", "semantic-release": "19.0.5", "stats.js": "0.17.0", @@ -20227,9 +20227,9 @@ "license": "BSD-3-Clause" }, "node_modules/scratch-webpack-configuration": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.0.0.tgz", - "integrity": "sha512-UIp4Jd5YdJTrEEpNWfz+otFRbkAAgmFCJdILlEGyyDZlr16/auoDCk69Y26qbYXcVg11k+gJqCfEp8MtO1rANA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.1.2.tgz", + "integrity": "sha512-bkvX4r9lq+qjE+2njV7fTOEWGjsVfJke8VibjZjnuHDntAsTq/V47/MYTzfbKomLZcDA+QXDuwS33nGtihiT9w==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index e01a9e4dc14..d5c448e4da4 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "scratch-l10n": "5.0.230", "scratch-render-fonts": "1.0.190", "scratch-semantic-release-config": "3.0.0", - "scratch-webpack-configuration": "3.0.0", + "scratch-webpack-configuration": "3.1.2", "script-loader": "0.7.2", "semantic-release": "19.0.5", "stats.js": "0.17.0",