|
|
|
|
@ -146,7 +146,7 @@
|
|
|
|
|
"karma-spec-reporter": "^0.0.36",
|
|
|
|
|
"karma-viewport": "^1.0.9",
|
|
|
|
|
"mime": "^4.0.7",
|
|
|
|
|
"puppeteer": "^24.7.0",
|
|
|
|
|
"puppeteer": "^24.7.2",
|
|
|
|
|
"raw-loader": "^4.0.2",
|
|
|
|
|
"regextras": "^0.8.0",
|
|
|
|
|
"sass": "^1.75.0",
|
|
|
|
|
@ -5396,9 +5396,9 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
|
|
"version": "2.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-NgghEvl9fTZdXvxBHMgTlEVrjhDsbOfXgXzoarsV6o/arp2SvOOzZfFlKpxwLHJo7vVULq9Q/Dg76lUddLxgog==",
|
|
|
|
|
"version": "2.10.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.2.tgz",
|
|
|
|
|
"integrity": "sha512-i4Ez+s9oRWQbNjtI/3+jxr7OH508mjAKvza0ekPJem0ZtmsYHP3B5dq62+IaBHKaGCOuqJxXzvFLUhJvQ6jtsQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -8917,9 +8917,9 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bare-fs": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-8wSeOia5B7LwD4+h465y73KOdj5QHsbbuoUfPBi+pXgFJIPuG7SsiOdJuijWMyfid49eD+WivpfY7KT8gbAzBA==",
|
|
|
|
|
"version": "4.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-OeEZYIg+2qepaWLyphaOXHAHKo3xkM8y3BeGAvHdMN8GNWvEAU1Yw6rYpGzu/wDDbKxgEjVeVDpgGhDzaeMpjg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@ -9790,9 +9790,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chromium-bidi": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-oRgKuzRQYXEUBlrlXWeBbot0KLyFOAwTe0pt3EJYZ1I0yvvr1dl6zhnUxlkKvSAk0pin+c1SxeuxBILISEgIEw==",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-biR7t4vF3YluE6RlMSk9IWk+b9U+WWyzHp+N2pL9vRTk+UXHYRTVp7jTK58ZNzMLBgoLMHY4QyJMbeuw3eKxqg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -24261,18 +24261,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
|
"version": "24.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-txRZf6QPYEBhnyzzPMCvWm20tstDbbN+j2e9L6+ib4Q+/9+d2V2CPfFnF0mbcW3txEwDlYrN84YLRYpS9/eSOw==",
|
|
|
|
|
"version": "24.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-ifYqoY6wGs0yZeFuFPn8BE9FhuveXkarF+eO18I2e/axdoCh4Qh1AE+qXdJBhdaeoPt6eRNTY4Dih29Jbq8wow==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.1",
|
|
|
|
|
"chromium-bidi": "4.0.1",
|
|
|
|
|
"@puppeteer/browsers": "2.10.2",
|
|
|
|
|
"chromium-bidi": "4.1.1",
|
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
|
"devtools-protocol": "0.0.1425554",
|
|
|
|
|
"puppeteer-core": "24.7.0",
|
|
|
|
|
"puppeteer-core": "24.7.2",
|
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@ -24283,14 +24283,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
|
"version": "24.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-NEqVstBfP8S0L2PSLbGAVuLPXuvE83zfOf0qo3TadfzT62liurQJL5EC0XZ0dGxs5auBPHYncyJUwQymJuk/Hw==",
|
|
|
|
|
"version": "24.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-P9pZyTmJqKODFCnkZgemCpoFA4LbAa8+NumHVQKyP5X9IgdNS1ZnAnIh1sMAwhF8/xEUGf7jt+qmNLlKieFw1Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.1",
|
|
|
|
|
"chromium-bidi": "4.0.1",
|
|
|
|
|
"@puppeteer/browsers": "2.10.2",
|
|
|
|
|
"chromium-bidi": "4.1.1",
|
|
|
|
|
"debug": "^4.4.0",
|
|
|
|
|
"devtools-protocol": "0.0.1425554",
|
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
|
|