ncu -u updated lowdb, playwright

This commit is contained in:
Ralf Vogler 2023-02-09 16:47:59 +01:00
parent dff712d998
commit 11a28f0c73
2 changed files with 24 additions and 24 deletions

View file

@ -12,9 +12,9 @@
"dependencies": {
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"lowdb": "^5.0.5",
"lowdb": "^5.1.0",
"otplib": "^12.0.1",
"playwright": "^1.29.0",
"playwright": "^1.30.0",
"prompts": "^2.4.2",
"puppeteer-extra-plugin-stealth": "^2.11.1"
},