mirror of
https://github.com/mempool/mempool.git
synced 2025-02-21 22:11:51 +01:00
Bump ws and puppeteer in /unfurler
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.8.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.8.0...8.17.1) Updates `puppeteer` from 15.3.2 to 22.11.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/v15.3.2...puppeteer-v22.11.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: puppeteer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c8d9daaec
commit
8bf21c2fb9
2 changed files with 1400 additions and 417 deletions
1815
unfurler/package-lock.json
generated
1815
unfurler/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,7 +21,7 @@
|
|||
"express": "^4.19.2",
|
||||
"ejs": "^3.1.10",
|
||||
"node-fetch-commonjs": "^3.3.1",
|
||||
"puppeteer": "^15.3.2",
|
||||
"puppeteer": "^22.11.2",
|
||||
"puppeteer-cluster": "^0.23.0",
|
||||
"typescript": "~4.7.4"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue