|
|
|
|
@ -139,7 +139,7 @@
|
|
|
|
|
"karma-spec-reporter": "^0.0.36",
|
|
|
|
|
"karma-viewport": "^1.0.9",
|
|
|
|
|
"mime": "^4.0.6",
|
|
|
|
|
"puppeteer": "^24.5.0",
|
|
|
|
|
"puppeteer": "^24.6.1",
|
|
|
|
|
"raw-loader": "^4.0.2",
|
|
|
|
|
"regextras": "^0.8.0",
|
|
|
|
|
"sass": "^1.86.3",
|
|
|
|
|
@ -4722,9 +4722,9 @@
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
|
|
"version": "2.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-8+xM+cFydYET4X/5/3yZMHs7sjS6c9I6H5I3xJdb6cinzxWUT/I2QVw4avxCQ8QDndwdHkG/FiSZIrCjAbaKvQ==",
|
|
|
|
|
"version": "2.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-HdHF4rny4JCvIcm7V1dpvpctIGqM3/Me255CB44vW7hDG1zYMmcBMjpNqZEDxdCfXGLkx5kP0+Jz5DUS+ukqtA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -8330,9 +8330,9 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bare-fs": {
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-S5mmkMesiduMqnz51Bfh0Et9EX0aTCJxhsI4bvzFFLs8Z1AV8RDHadfY5CyLwdoLHgXbNBEN1gQcbEtGwuvixw==",
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-8wSeOia5B7LwD4+h465y73KOdj5QHsbbuoUfPBi+pXgFJIPuG7SsiOdJuijWMyfid49eD+WivpfY7KT8gbAzBA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@ -11088,9 +11088,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/devtools-protocol": {
|
|
|
|
|
"version": "0.0.1413902",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1413902.tgz",
|
|
|
|
|
"integrity": "sha512-yRtvFD8Oyk7C9Os3GmnFZLu53yAfsnyw1s+mLmHHUK0GQEc9zthHWvS1r67Zqzm5t7v56PILHIVZ7kmFMaL2yQ==",
|
|
|
|
|
"version": "0.0.1425554",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1425554.tgz",
|
|
|
|
|
"integrity": "sha512-uRfxR6Nlzdzt0ihVIkV+sLztKgs7rgquY/Mhcv1YNCWDh5IZgl5mnn2aeEnW5stYTE0wwiF4RYVz8eMEpV1SEw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
@ -20329,18 +20329,18 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
|
"version": "24.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-3m0B48gj1A8cK01ma49WwjE8mg4i9UmnR2lP64rwBiLacJ2V20FpT67MgSUyzfz9BcHMQQweuF6Q854mnIYTqg==",
|
|
|
|
|
"version": "24.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-/4ocGfu8LNvDbWUqJZV2VmwEWpbOdJa69y2Jivd213tV0ekAtUh/bgT1hhW63SDN/CtrEucOPwoomZ+9M+eBEg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.9.0",
|
|
|
|
|
"@puppeteer/browsers": "2.10.0",
|
|
|
|
|
"chromium-bidi": "3.0.0",
|
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
|
"devtools-protocol": "0.0.1413902",
|
|
|
|
|
"puppeteer-core": "24.5.0",
|
|
|
|
|
"devtools-protocol": "0.0.1425554",
|
|
|
|
|
"puppeteer-core": "24.6.1",
|
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@ -20351,16 +20351,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
|
"version": "24.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-vqibSk7xGOoqOlPUk3H+Iz02b4jCEd5QxaiuXclqyyBrJ6ZK22mXkg9HBSpyZePq6vKWh5ZAqUilSnbF2bv4Jg==",
|
|
|
|
|
"version": "24.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-sMCxsY+OPWO2fecBrhIeCeJbWWXJ6UaN997sTid6whY0YT9XM0RnxEwLeUibluIS5/fRmuxe1efjb5RMBsky7g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.9.0",
|
|
|
|
|
"@puppeteer/browsers": "2.10.0",
|
|
|
|
|
"chromium-bidi": "3.0.0",
|
|
|
|
|
"debug": "^4.4.0",
|
|
|
|
|
"devtools-protocol": "0.0.1413902",
|
|
|
|
|
"devtools-protocol": "0.0.1425554",
|
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
|
"ws": "^8.18.1"
|
|
|
|
|
},
|
|
|
|
|
|