Update dependencies

This commit is contained in:
hensm
2021-08-31 09:08:10 +01:00
parent 498d3f65c9
commit b4a4bced5a
6 changed files with 1392 additions and 4247 deletions

View File

@@ -10,28 +10,28 @@
"remove-manifest": "node bin/install-manifest.js --remove"
},
"dependencies": {
"@types/minimist": "^1.2.1",
"@types/ws": "^7.4.0",
"bplist-creator": "0.0.8",
"bplist-parser": "^0.2.0",
"@types/minimist": "^1.2.2",
"@types/ws": "^7.4.7",
"bplist-creator": "^0.1.0",
"bplist-parser": "^0.3.0",
"castv2": "^0.1.10",
"fast-srp-hap": "^2.0.2",
"mdns": "^2.5.1",
"mime-types": "^2.1.27",
"fast-srp-hap": "^2.0.3",
"mdns": "^2.7.2",
"mime-types": "^2.1.32",
"minimist": "^1.2.5",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"tweetnacl": "^1.0.3",
"ws": "^7.4.3"
"ws": "^8.2.1"
},
"devDependencies": {
"@types/mdns": "0.0.33",
"@types/mime-types": "^2.1.0",
"@types/node": "^13.13.15",
"@types/node-fetch": "^2.5.7",
"fs-extra": "^9.1.0",
"mustache": "^4.0.1",
"pkg": "^5.2.1",
"typescript": "^4.1.5"
"@types/mdns": "0.0.34",
"@types/mime-types": "^2.1.1",
"@types/node": "^16.7.8",
"@types/node-fetch": "^2.5.12",
"fs-extra": "^10.0.0",
"mustache": "^4.2.0",
"pkg": "^5.3.1",
"typescript": "^4.4.2"
},
"optionalDependencies": {
"rage-edit": "^1.2.0"