fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
This commit is contained in:
snyk-bot
2020-02-07 04:55:15 +00:00
parent 075a3403d7
commit acb84ae64b
2 changed files with 59 additions and 59 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"cypress": "^3.4.1",
"snyk": "^1.288.0"
"snyk": "^1.290.1"
},
"scripts": {
"snyk-protect": "snyk protect",