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

Update the yargs package to the latest version

This commit is contained in:
Jonas Jenwald 2021-05-30 07:51:30 +02:00
parent e7ab2d6eb5
commit 4ef538b19a
2 changed files with 4 additions and 4 deletions

View file

@ -60,7 +60,7 @@
"webpack": "^5.38.1",
"webpack-stream": "^6.1.2",
"wintersmith": "^2.5.0",
"yargs": "^16.2.0"
"yargs": "^17.0.1"
},
"scripts": {
"postinstall": "cross-env PUPPETEER_PRODUCT=firefox node node_modules/puppeteer/install.js",