Skip to content

Commit 032e35e

Browse files
fix(deps): update dependency puppeteer to v23
1 parent c9307fd commit 032e35e

File tree

3 files changed

+55
-34
lines changed

3 files changed

+55
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"https-proxy-agent": "^7.0.5",
2828
"openai": "^4.52.7",
2929
"ora": "^8.0.1",
30-
"puppeteer": "22.13.1",
30+
"puppeteer": "23.8.0",
3131
"vitepress": "v1.3.1",
3232
"x-crawl": "link:"
3333
},

pnpm-lock.yaml

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

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"https-proxy-agent": "^7.0.5",
4444
"openai": "^4.52.7",
4545
"ora": "^8.0.1",
46-
"puppeteer": "22.13.1"
46+
"puppeteer": "23.8.0"
4747
}
4848
}

0 commit comments

Comments
 (0)