fix(deps): update dependencies

This commit is contained in:
Nico Jansen 2022-11-24 22:02:15 +01:00 committed by Antonin Stefanutti
parent 3114e7ef32
commit 65c09736f1
2 changed files with 575 additions and 313 deletions

880
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,11 +20,11 @@
"url": "https://github.com/astefanutti/decktape/issues"
},
"dependencies": {
"chalk": "4.1.2",
"fonteditor-core": "2.1.8",
"chalk": "^4.1.2",
"fonteditor-core": "2.1.10",
"pdf-lib": "1.17.1",
"puppeteer": "13.2.0",
"puppeteer-core": "13.2.0",
"puppeteer": "19.3.0",
"puppeteer-core": "19.3.0",
"urijs": "1.19.11"
},
"engines": {