Skip to content

Commit f1ec650

Browse files
authored
Update package.json
1 parent b118725 commit f1ec650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "1.0.0",
44
"description": "Serverless API to take screenshots of websites with Puppeteer.",
55
"dependencies": {
6-
"chrome-aws-lambda": "7.0.0",
7-
"puppeteer-core": "13.1.2",
6+
"chrome-aws-lambda": "10.1.0",
7+
"puppeteer-core": "^22.12.1",
88
"express": "^4.17.1"
99
},
1010
"devDependencies": {

0 commit comments

Comments
 (0)