chore: update cloakbrowser web automation runtime

This commit is contained in:
Stefano Fiorini
2026-03-13 00:19:54 -05:00
parent e6dccb5656
commit fc8e388c0a
4 changed files with 30 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
"cloakbrowser": "^0.3.14",
"jsdom": "^24.0.0",
"minimist": "^1.2.8",
"playwright-core": "^1.40.0",
"playwright-core": "^1.58.2",
"turndown": "^7.1.2",
"turndown-plugin-gfm": "^1.0.2"
},