chore: update dependencies (#8771)

* chore: update dependencies
This commit is contained in:
jrandolf
2022-08-11 07:55:02 +02:00
committed by GitHub
parent d6a88a9768
commit b4176029d9
14 changed files with 505 additions and 2689 deletions

View File

@@ -34,9 +34,9 @@ The constructor for this class is marked as internal. Third-party code should no
## Properties
| Property | Modifiers | Type | Description |
| ------------------------------------------- | --------- | ---------- | ----------------------------------------------------------------- |
| [client](./puppeteer.httprequest.client.md) | | CDPSession | Warning! Using this client can break Puppeteer. Use with caution. |
| Property | Modifiers | Type | Description |
| ------------------------------------------- | --------------------- | ---------- | ----------------------------------------------------------------- |
| [client](./puppeteer.httprequest.client.md) | <code>readonly</code> | CDPSession | Warning! Using this client can break Puppeteer. Use with caution. |
## Methods