Merge pull request #3044 from hardillb/hpagent-update

Bump hpagent to 0.1.2
This commit is contained in:
Nick O'Leary
2021-07-01 17:09:07 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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",