Updated Dependencies (#104)

This commit is contained in:
Giancarlo Buomprisco
2025-01-07 20:34:40 +08:00
committed by GitHub
parent 10898231fe
commit 8f3c1b2aeb
21 changed files with 287 additions and 336 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.2",
"node-html-parser": "^6.1.13"
"@types/node": "^22.10.5",
"node-html-parser": "^7.0.1"
}
}