From 160ab8d0ae605ba38b6887e24abd2be9c4a13f62 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Fri, 8 Feb 2019 11:47:33 -0800 Subject: [PATCH] Bump html_query_plan to 2.6 (#3982) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e1b500cea..98d5dd18e7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "gc-signals": "^0.0.1", "getmac": "1.4.1", "graceful-fs": "4.1.11", - "html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.4", + "html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6", "http-proxy-agent": "^2.1.0", "https-proxy-agent": "^2.2.1", "iconv-lite": "0.4.23",