{
"dependencies": {
"cypress": "^3.4.1",
"snyk": "^1.290.1"
},
"scripts": {
"snyk-protect": "snyk protect",
"prepare": "yarn run snyk-protect"
"snyk": true
}