package update

This commit is contained in:
Proddy
2023-07-09 18:07:03 +02:00
parent 32884da60d
commit 99b2da752f
5 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
"compression": "^1.7.4",
"express": "^4.18.2",
"multer": "^1.4.5-lts.1",
"nodemon": "^3.0.0"
"nodemon": "^3.0.1"
},
"packageManager": "yarn@3.4.1"
}

View File

@@ -2782,5 +2782,5 @@ rest_server.get(ES_LOG_ENDPOINT, function (req, res) {
log_index = 0;
}
fetch_log.events.push(data); // append to buffer
}, 3000);
}, 300);
});

View File

@@ -118,7 +118,7 @@ __metadata:
compression: ^1.7.4
express: ^4.18.2
multer: ^1.4.5-lts.1
nodemon: ^3.0.0
nodemon: ^3.0.1
languageName: unknown
linkType: soft
@@ -1203,9 +1203,9 @@ __metadata:
languageName: node
linkType: hard
"nodemon@npm:^3.0.0":
version: 3.0.0
resolution: "nodemon@npm:3.0.0"
"nodemon@npm:^3.0.1":
version: 3.0.1
resolution: "nodemon@npm:3.0.1"
dependencies:
chokidar: ^3.5.2
debug: ^3.2.7
@@ -1219,7 +1219,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: ada447159001f04d57c9b5bc1d51a51a96e98bb64708b10d2c0f093d9ab769fd7b77dbe5e4e5f059725fe7742f4e8255831c6fdba6eeb32ad234bb7822dfa0a3
checksum: 6a5d81855760d6617049eccce10ccf02bddb482dab13ceea5280ae595ec7004eee13e7b934368e3f46c37fe4d970342a8c38c99cae7e93e4d7a3ed1c1ecb6acf
languageName: node
linkType: hard