Fix puppeteer [SCI-11976]

This commit is contained in:
Martin Artnik 2025-06-12 14:43:46 +02:00
parent 0f2b7746ed
commit bdf257f6ae
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
"pdfjs-dist": "^2.5.207",
"postcss": "8.4.32",
"postcss-loader": "5.3.0",
"puppeteer-core": "^24.10.0",
"puppeteer": "npm:puppeteer-core@24.10.0",
"raw-loader": "^4.0.2",
"sass": "^1.63.6",
"sass-loader": "^10.4.1",

View file

@ -4940,7 +4940,7 @@ punycode@^2.1.0, punycode@^2.1.1:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
puppeteer-core@^24.10.0:
"puppeteer@npm:puppeteer-core@24.10.0":
version "24.10.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.10.0.tgz#b44175d90511eb414395ae60c51a13185b391421"
integrity sha512-xX0QJRc8t19iAwRDsAOR38Q/Zx/W6WVzJCEhKCAwp2XMsaWqfNtQ+rBfQW9PlF+Op24d7c8Zlgq9YNmbnA7hdQ==