You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 14:11:59 +01:00
libarry bump + toast upload
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fm-dx-webserver",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"description": "FM DX Webserver",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -13,9 +13,9 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@mapbox/node-pre-gyp": "1.0.11",
|
||||
"body-parser": "1.20.2",
|
||||
"ejs": "3.1.9",
|
||||
"express": "4.18.3",
|
||||
"body-parser": "1.20.3",
|
||||
"ejs": "3.1.10",
|
||||
"express": "4.20.0",
|
||||
"express-session": "1.18.0",
|
||||
"ffmpeg-static": "5.2.0",
|
||||
"http": "0.0.1-security",
|
||||
@@ -23,6 +23,6 @@
|
||||
"koffi": "2.7.2",
|
||||
"net": "1.0.2",
|
||||
"serialport": "12.0.0",
|
||||
"ws": "8.14.2"
|
||||
"ws": "8.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user