chore(deps): Patch PGtools dep to pickup Yargs security patch

Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
Adam Harvey
2023-08-10 10:27:16 -04:00
parent 95c17684d7
commit ffb0a021dc
2 changed files with 20 additions and 239 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"cross-fetch": "^3.1.5",
"fs-extra": "10.1.0",
"handlebars": "^4.7.3",
"pgtools": "^0.3.0",
"pgtools": "^1.0.0",
"puppeteer": "^17.0.0",
"tree-kill": "^1.2.2"
},