update-dependencies
This commit is contained in:
926
package-lock.json
generated
926
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
15
package.json
15
package.json
@@ -3,15 +3,15 @@
|
||||
"aedes": "^0.51.3",
|
||||
"cors": "^2.8.5",
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^4.21.0",
|
||||
"express-session": "^1.18.0",
|
||||
"express": "^4.21.2",
|
||||
"express-session": "^1.18.1",
|
||||
"forever-monitor": "^3.0.3",
|
||||
"fs-extra": "^11.2.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"jquery": "^3.7.1",
|
||||
"js-md5": "^0.8.3",
|
||||
"jsdom": "^25.0.1",
|
||||
"mqtt": "^5.10.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"mqtt": "^5.10.4",
|
||||
"mysql8": "^2.17.3",
|
||||
"net": "^1.0.2",
|
||||
"readline": "^1.3.0",
|
||||
@@ -20,7 +20,7 @@
|
||||
"websocket-stream": "^5.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"pkg": "^5.6.0"
|
||||
"pkg": "^5.8.1"
|
||||
},
|
||||
"bin": "mixio.js",
|
||||
"pkg": {
|
||||
@@ -36,6 +36,9 @@
|
||||
"node_modules/sqlite3/**/*"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node --no-warnings mixio.js"
|
||||
},
|
||||
"name": "mixio",
|
||||
"version": "1.10.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user