diff --git a/package-lock.json b/package-lock.json index c395c4b9..6ce23b98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1625,9 +1625,9 @@ } }, "browser-sync-webpack-plugin": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-1.2.0.tgz", - "integrity": "sha512-kPM7BjcZHRa5UjBIdyQbC4HoGprHoZpzlsPDb2P+UaCSmnjonLC3Z9vQBtSmJDghU0KuijkHZ/eLvKF1AyO7zg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.0.1.tgz", + "integrity": "sha512-F9vkVErG4N1XCJb1OI+RD/5oAK1nMd1G5UDfNE/FmUVAyo24YItfXN+etzA8MBC4Z7oLjkuBKDeeLlbFa4NBGQ==", "dev": true, "requires": { "lodash": "4.17.4" diff --git a/package.json b/package.json index c68d4fcb..92de6ebb 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "angular2-template-loader": "0.6.x", "automatic-release": "1.1.x", "awesome-typescript-loader": "3.4.x", - "browser-sync-webpack-plugin": "1.2.x", + "browser-sync-webpack-plugin": "2.0.x", "browser-sync": "2.23.x", "codecov": "3.0.x", "copyfiles": "1.2.x",