diff --git a/_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/package.json b/_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/package.json index a97174f13c..7dc2a5ba77 100644 --- a/_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/package.json +++ b/_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/package.json @@ -24,7 +24,7 @@ "author": "", "license": "MIT", "dependencies": { - "browser-sync": "^2.24.7", + "browser-sync": "^3.0.0", "cpx": "^1.5.0", "cssnano": "^4.1.0", "eslint": "^5.6.0",