Update package dependencies

This commit is contained in:
Nick O'Leary
2021-10-06 09:11:20 +01:00
parent db3688799d
commit a27ce375db
7 changed files with 25 additions and 23 deletions

View File

@@ -15,9 +15,9 @@
}
],
"dependencies": {
"acorn": "8.4.1",
"acorn-walk": "8.1.1",
"ajv": "8.6.2",
"acorn": "8.5.0",
"acorn-walk": "8.2.0",
"ajv": "8.6.3",
"body-parser": "1.19.0",
"cheerio": "1.0.0-rc.10",
"content-type": "1.0.4",
@@ -25,13 +25,13 @@
"cookie": "0.4.1",
"cors": "2.8.5",
"cronosjs": "1.7.1",
"denque": "1.5.0",
"denque": "2.0.1",
"form-data": "4.0.0",
"fs-extra": "10.0.0",
"fs.notify": "0.0.4",
"got": "11.8.2",
"hash-sum": "2.0.0",
"hpagent": "^0.1.2",
"hpagent": "0.1.2",
"https-proxy-agent": "5.0.0",
"is-utf8": "0.2.1",
"js-yaml": "3.14.1",