Skip to content

Commit 3911ce9

Browse files
authored
Merge pull request jsonwebtoken#366 from jsonwebtoken/update-puppeteer
Update Puppeteer to fix bug in tests.
2 parents 018ec65 + 1e07f15 commit 3911ce9

File tree

2 files changed

+54
-32
lines changed

2 files changed

+54
-32
lines changed

package-lock.json

Lines changed: 53 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"node-jose": "^1.0.0",
5454
"promise.any": "^0.1.1",
5555
"pug": "^2.0.0-rc.4",
56-
"puppeteer": "^1.0.0",
56+
"puppeteer": "^1.11.0",
5757
"request-promise-native": "^1.0.5",
5858
"sinon": "^4.2.2",
5959
"sinon-chai": "^2.14.0",

0 commit comments

Comments
 (0)