Skip to content

Commit

Permalink
fix: upgrade puppeteer from 2.1.0 to 2.1.1 (#23)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade puppeteer from 2.1.0 to 2.1.1.

See this package in NPM:
https://www.npmjs.com/package/puppeteer

See this project in Snyk:
https://app.snyk.io/org/lirantal/project/3464dd47-9f52-454b-b2da-4f2292059511?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 28, 2020
1 parent 160b545 commit 7b29d4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"url": "https://github.com/lirantal/cypress-social-logins.git"
},
"dependencies": {
"puppeteer": "^2.1.0"
"puppeteer": "^2.1.1"
},
"devDependencies": {
"@commitlint/cli": "^7.2.1",
Expand Down

0 comments on commit 7b29d4c

Please sign in to comment.