diff --git a/package.json b/package.json index 92a4bce6a..ede777340 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "fs.notify": "0.0.4", "got": "11.8.2", "hash-sum": "2.0.0", - "hpagent": "0.1.1", + "hpagent": "^0.1.2", "https-proxy-agent": "5.0.0", "i18next": "20.3.2", "iconv-lite": "0.6.3", diff --git a/packages/node_modules/@node-red/nodes/package.json b/packages/node_modules/@node-red/nodes/package.json index 72a908165..5be62780f 100644 --- a/packages/node_modules/@node-red/nodes/package.json +++ b/packages/node_modules/@node-red/nodes/package.json @@ -31,7 +31,7 @@ "fs.notify": "0.0.4", "got": "11.8.2", "hash-sum": "2.0.0", - "hpagent": "0.1.1", + "hpagent": "^0.1.2", "https-proxy-agent": "5.0.0", "is-utf8": "0.2.1", "js-yaml": "3.14.0",