diff --git a/spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json index 71b6a6de1..566d9a5b2 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json +++ b/spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json @@ -4,8 +4,8 @@ "description": "", "main": "gulpfile.js", "dependencies": { - "gulp-sass": "^4.0.2", - "node-sass": "^4.11.0" + "gulp-sass": "^5.0.0", + "node-sass": "^5.0.0" }, "devDependencies": { "gulp": "^4.0.2",