blob: 940fd64a369e348c23ff72eb92a76f2f8b1d9ec5 [file] [log] [blame]
{
"dependencies": {
"cypress": "^3.4.1",
"snyk": "^1.288.0"
},
"scripts": {
"snyk-protect": "snyk protect",
"prepare": "yarn run snyk-protect"
},
"snyk": true
}