mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 17:29:19 +02:00
koffi is not needed
This commit is contained in:
Generated
-7
@@ -16,7 +16,6 @@
|
|||||||
"express-session": "1.18.2",
|
"express-session": "1.18.2",
|
||||||
"ffmpeg-static": "5.2.0",
|
"ffmpeg-static": "5.2.0",
|
||||||
"http": "0.0.1-security",
|
"http": "0.0.1-security",
|
||||||
"koffi": "2.7.2",
|
|
||||||
"net": "1.0.2",
|
"net": "1.0.2",
|
||||||
"serialport": "12.0.0",
|
"serialport": "12.0.0",
|
||||||
"ws": "8.18.1"
|
"ws": "8.18.1"
|
||||||
@@ -1195,12 +1194,6 @@
|
|||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/koffi": {
|
|
||||||
"version": "2.7.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/koffi/-/koffi-2.7.2.tgz",
|
|
||||||
"integrity": "sha512-AWcsEKETQuELxK0Wq/aXDkDiNFFY41TxZQSrKm2Nd6HO/KTHeohPOOIlh2OfQnBXJbRjx5etpWt8cbqMUZo2sg==",
|
|
||||||
"hasInstallScript": true
|
|
||||||
},
|
|
||||||
"node_modules/lru-cache": {
|
"node_modules/lru-cache": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
"express-session": "1.18.2",
|
"express-session": "1.18.2",
|
||||||
"ffmpeg-static": "5.2.0",
|
"ffmpeg-static": "5.2.0",
|
||||||
"http": "0.0.1-security",
|
"http": "0.0.1-security",
|
||||||
"koffi": "2.7.2",
|
|
||||||
"net": "1.0.2",
|
"net": "1.0.2",
|
||||||
"serialport": "12.0.0",
|
"serialport": "12.0.0",
|
||||||
"ws": "8.18.1"
|
"ws": "8.18.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user