Update useragent-ng to v2.4.4, fix #13539

This commit is contained in:
Jan Dvorak
2025-01-28 20:38:24 +01:00
parent 555da40199
commit ef2ba0b42f

View File

@@ -13,7 +13,7 @@ Npm.depends({
send: "1.1.0",
"stream-to-string": "1.2.1",
qs: "6.13.0",
"useragent-ng": "2.4.3",
"useragent-ng": "2.4.4",
"tmp": "0.2.3",
});