|
@@ -7077,16 +7077,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/puppeteer": {
|
|
|
- "version": "22.7.1",
|
|
|
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.7.1.tgz",
|
|
|
- "integrity": "sha512-JBCBCwQ9+dyPp5haqeecgv0N0vgWFx44woUeKJaPeJT8CU3RXrd8F/tqJQbuAmcWlbMhYJSlTJkIFrwVAs6BNA==",
|
|
|
+ "version": "22.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.8.0.tgz",
|
|
|
+ "integrity": "sha512-Z616wyTr0d7KpxmfcBG22rAkzuo/xzHJ3ycpu4KiJ3dZNHn/C1CpqcCwPlpiIIsmPojTAfWjo6EMR7M+AaC0Ww==",
|
|
|
"dev": true,
|
|
|
"hasInstallScript": true,
|
|
|
"dependencies": {
|
|
|
"@puppeteer/browsers": "2.2.3",
|
|
|
"cosmiconfig": "9.0.0",
|
|
|
"devtools-protocol": "0.0.1273771",
|
|
|
- "puppeteer-core": "22.7.1"
|
|
|
+ "puppeteer-core": "22.8.0"
|
|
|
},
|
|
|
"bin": {
|
|
|
"puppeteer": "lib/esm/puppeteer/node/cli.js"
|
|
@@ -7096,16 +7096,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/puppeteer-core": {
|
|
|
- "version": "22.7.1",
|
|
|
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.7.1.tgz",
|
|
|
- "integrity": "sha512-jD7T7yN7PWGuJmNT0TAEboA26s0VVnvbgCxqgQIF+eNQW2u71ENaV2JwzSJiCHO+e72H4Ue6AgKD9USQ8xAcOQ==",
|
|
|
+ "version": "22.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.8.0.tgz",
|
|
|
+ "integrity": "sha512-S5bWx3g/fNuyFxjZX9TkZMN07CEH47+9Zm6IiTl1QfqI9pnVaShbwrD9kRe5vmz/XPp/jLGhhxRUj1sY4wObnA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@puppeteer/browsers": "2.2.3",
|
|
|
"chromium-bidi": "0.5.19",
|
|
|
"debug": "4.3.4",
|
|
|
"devtools-protocol": "0.0.1273771",
|
|
|
- "ws": "8.16.0"
|
|
|
+ "ws": "8.17.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=18"
|
|
@@ -9303,9 +9303,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/ws": {
|
|
|
- "version": "8.16.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
|
|
|
- "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
|
|
+ "version": "8.17.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz",
|
|
|
+ "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">=10.0.0"
|