diff --git a/test/fixtures/boostrap-sass/package.json b/test/fixtures/boostrap-sass/package.json index 012bc1a2101..73b7ef08d8d 100644 --- a/test/fixtures/boostrap-sass/package.json +++ b/test/fixtures/boostrap-sass/package.json @@ -1,7 +1,7 @@ { "dependencies": { "bootstrap": "^4.x", - "node-sass": "^6.x", + "node-sass": "^7.0.2", "react": "latest", "react-dom": "latest" }