Skip to content

Commit

Permalink
build(deps): bump puppeteer-core from 23.10.4 to 23.11.1
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 23.10.4 to 23.11.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v23.10.4...puppeteer-core-v23.11.1)

---
updated-dependencies:
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent b0dd8d7 commit c7d79c9
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 39 deletions.
4 changes: 2 additions & 2 deletions packages/@liexp/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"fast-csv": "^5.0.2",
"ioredis": "^5.4.2",
"langchain": "^0.3.8",
"puppeteer-core": "^23.10.4",
"puppeteer-core": "^23.11.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"typescript": "^5.6.2",
Expand All @@ -70,7 +70,7 @@
"node-telegram-bot-api": "^0.66.0",
"page-metadata-parser": "^1.1.4",
"pdfjs-dist": "^4",
"puppeteer-core": "^23.10.4",
"puppeteer-core": "^23.11.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"query-string": "^7.1.3",
Expand Down
66 changes: 30 additions & 36 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 services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"parse2-kmz": "^1.0.7",
"pdfjs-dist": "^4.10.38",
"pg": "^8.11.5",
"puppeteer-core": "^23.10.4",
"puppeteer-core": "^23.11.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"react": "^18.3.1",
Expand Down

0 comments on commit c7d79c9

Please sign in to comment.