075a3403d7
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-450202 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202 Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"dependencies": {
|
|
"cypress": "^3.4.1",
|
|
"snyk": "^1.288.0"
|
|
},
|
|
"scripts": {
|
|
"snyk-protect": "snyk protect",
|
|
"prepare": "yarn run snyk-protect"
|
|
},
|
|
"snyk": true
|
|
}
|