diff --git a/package-lock.json b/package-lock.json index d1f041d62..b5e106f2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.241", "scratch-vm": "5.0.300", - "scratch-webpack-configuration": "3.0.0", + "scratch-webpack-configuration": "3.1.0", "semantic-release": "19.0.5", "tap": "11.1.5", "terser-webpack-plugin": "5.3.14", @@ -20855,9 +20855,9 @@ } }, "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.0", + "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.1.0.tgz", + "integrity": "sha512-7hdjePBCaoFMmsWeRYqmb237OfFTHNEDgsf4q7a4g4cy9A1yL4QxQbJegUJj330ZnymOX1MRZbFNZzy1EUYJSQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index cbb998eda..9941625f5 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "scratch-semantic-release-config": "3.0.0", "scratch-storage": "4.0.241", "scratch-vm": "5.0.300", - "scratch-webpack-configuration": "3.0.0", + "scratch-webpack-configuration": "3.1.0", "semantic-release": "19.0.5", "tap": "11.1.5", "terser-webpack-plugin": "5.3.14",