build: update package.json

This commit is contained in:
2025-02-20 13:37:44 -07:00
parent 3702a62b11
commit e1bedcbcaa
2 changed files with 117 additions and 117 deletions

2
node_modules/.package-lock.json generated vendored
View File

@@ -1,5 +1,5 @@
{ {
"name": "thetvapp-m3u", "name": "tvapp2",
"version": "1.0.0", "version": "1.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,

2
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"playwright": "^1.49.1", "playwright": "^1.49.1",
"user-agents": "^1.0.0" "user-agents": "^1.1.388"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"