package.json: update dependencies (#287)

This commit is contained in:
wukko 2024-03-05 13:31:22 +06:00 committed by GitHub
commit 9608967209
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,9 +37,9 @@
"ipaddr.js": "2.1.0", "ipaddr.js": "2.1.0",
"nanoid": "^4.0.2", "nanoid": "^4.0.2",
"node-cache": "^5.1.2", "node-cache": "^5.1.2",
"psl": "1.9.0", "psl": "https://github.com/lupomontero/psl#5eadae91361d8289d582700f90582b0d0cb73155",
"set-cookie-parser": "2.6.0", "set-cookie-parser": "2.6.0",
"undici": "^5.19.1", "undici": "^6.7.0",
"url-pattern": "1.0.3", "url-pattern": "1.0.3",
"youtubei.js": "^9.1.0" "youtubei.js": "^9.1.0"
} }