From 0dccfc38129c02ef7b0cddc53b42645da8f590f0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 10:25:24 +0000 Subject: [PATCH] Update node-html-parser to version 6.1.8 --- pipeline/pak-automation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/pak-automation/package.json b/pipeline/pak-automation/package.json index 8fbeebe..d3ca5c3 100644 --- a/pipeline/pak-automation/package.json +++ b/pipeline/pak-automation/package.json @@ -19,7 +19,7 @@ "@types/node-fetch": "^3.0.3", "exiftool-vendored": "^15.3.0", "node-fetch": "^3.0.0", - "node-html-parser": "^4.1.5", + "node-html-parser": "^6.1.8", "ts-node": "^9.0.0" } }