1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

package bump

This commit is contained in:
Marek Farkaš
2025-01-16 21:49:38 +01:00
parent 20864c572b
commit 069ae96665
2 changed files with 72 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fm-dx-webserver",
"version": "1.3.3",
"version": "1.3.3.1",
"description": "FM DX Webserver",
"main": "index.js",
"scripts": {
@@ -15,8 +15,8 @@
"@mapbox/node-pre-gyp": "1.0.11",
"body-parser": "1.20.3",
"ejs": "3.1.10",
"express": "4.20.0",
"express-session": "1.18.0",
"express": "4.21.2",
"express-session": "1.18.1",
"ffmpeg-static": "5.2.0",
"http": "0.0.1-security",
"http-proxy": "1.18.1",