diff --git a/package-lock.json b/package-lock.json index 78e1469..8c5c12e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,9 +14,9 @@ } }, "@angular-builders/custom-webpack": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@angular-builders/custom-webpack/-/custom-webpack-8.0.1.tgz", - "integrity": "sha512-gijT9xjGj1Y95yHG5iaaaIxi2vnBnAqGKtfmy0ptrHNu0yc+7oiPGvhoC6FyW1meMaSrbDCxpD1vcKfeZOhDxQ==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@angular-builders/custom-webpack/-/custom-webpack-8.0.2.tgz", + "integrity": "sha512-ZxR931h0FX/5YZC6RBBczeMkgwOO0eD83EoOtjcshK2mw6jBarONlifhr6Ud0ALyU7fGueOCTgqgGaVwT1QEbw==", "dev": true, "requires": { "lodash": "^4.17.10", diff --git a/package.json b/package.json index 17227f2..57ba7a1 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "zone.js": "^0.9.1" }, "devDependencies": { - "@angular-builders/custom-webpack": "8.0.1", + "@angular-builders/custom-webpack": "8.0.2", "@angular-devkit/build-angular": "0.800.0", "@angular/cli": "8.0.0", "@angular/compiler-cli": "8.0.0",