1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Merge pull request #17119 from timvandermeij/updates

Update translations/dependencies to the most recent versions and fix dependency vulnerabilities
This commit is contained in:
Tim van der Meij 2023-10-14 14:36:25 +02:00 committed by GitHub
commit 5c45dfa0ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 573 additions and 278 deletions

View file

@ -215,7 +215,7 @@ function createWebpackConfig(
[
"@babel/preset-env",
{
corejs: "3.32.2",
corejs: "3.33.0",
exclude: ["web.structured-clone"],
shippedProposals: true,
useBuiltIns: "usage",