Merge pull request #19320 from adamdmharvey/adamdmharvey/e2e-pg-patch

chore(e2e-test): Patch PGtools dependency to pickup security patches
This commit is contained in:
Patrik Oldsberg
2023-08-13 11:36:14 +02:00
committed by GitHub
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"
},