Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to v21.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 453cd80 commit 6ee5f69
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"chalk": "4.1.2",
"https-proxy-agent": "^7.0.1",
"puppeteer": "21.1.0",
"puppeteer": "21.5.2",
"x-crawl": "link:"
},
"devDependencies": {
Expand Down
91 changes: 46 additions & 45 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"dependencies": {
"chalk": "4.1.2",
"https-proxy-agent": "^7.0.1",
"puppeteer": "21.1.0"
"puppeteer": "21.5.2"
}
}

0 comments on commit 6ee5f69

Please sign in to comment.