diff --git a/package.json b/package.json index af7d3f5b9..a18715b2e 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 3fc54ba7a..ba3d4a083 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==