Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2021-06-02 15:40:56 +01:00
9 changed files with 95 additions and 17 deletions

View File

@@ -26,6 +26,8 @@
}
],
"dependencies": {
"acorn": "8.3.0",
"acorn-walk": "8.1.0",
"ajv": "8.2.0",
"async-mutex": "0.3.1",
"basic-auth": "2.0.1",
@@ -71,7 +73,7 @@
"semver": "7.3.5",
"tar": "6.1.0",
"uglify-js": "3.13.3",
"ws": "6.2.1",
"ws": "6.2.2",
"xml2js": "0.4.23"
},
"optionalDependencies": {