remove http-string-parser (was for unroll)

This commit is contained in:
zefie
2025-07-24 12:00:44 -04:00
parent d4a8f372bb
commit 7ba1b95e02
2 changed files with 0 additions and 8 deletions

View File

@@ -18,7 +18,6 @@
"follow-redirects": "^1.15.6",
"ftp": "^0.3.10",
"html-entities": "^2.5.2",
"http-string-parser": "^0.0.6",
"iconv-lite": "^0.6.3",
"mime-types": "^2.1.35",
"newsie": "1.2.1",
@@ -1955,12 +1954,6 @@
"node": ">= 14"
}
},
"node_modules/http-string-parser": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/http-string-parser/-/http-string-parser-0.0.6.tgz",
"integrity": "sha512-sngOeBkIL32kum4Z+FulU+3Ve41B3js1IKfel0WAhwLqDJiUPC1UTqFRBr2/IDw9dbks6B4xSIYgPiJU7ivxww==",
"license": "MIT"
},
"node_modules/https-proxy-agent": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",

View File

@@ -36,7 +36,6 @@
"follow-redirects": "^1.15.6",
"ftp": "^0.3.10",
"html-entities": "^2.5.2",
"http-string-parser": "^0.0.6",
"iconv-lite": "^0.6.3",
"mime-types": "^2.1.35",
"newsie": "1.2.1",