Skip to content

Commit

Permalink
Version 1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylianst committed Jan 13, 2024
1 parent a822b88 commit 0de32f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "1.1.16",
"version": "1.1.17",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
Expand Down Expand Up @@ -37,6 +37,7 @@
"sample-config-advanced.json"
],
"dependencies": {
"@yetzt/nedb": "1.8.0",
"archiver": "5.3.2",
"body-parser": "1.20.2",
"cbor": "5.2.0",
Expand All @@ -48,9 +49,9 @@
"ipcheck": "0.1.0",
"minimist": "1.2.8",
"multiparty": "4.2.3",
"@yetzt/nedb": "1.8.0",
"node-forge": "1.3.1",
"otplib": "10.2.3",
"ssh2": "1.15.0",
"ua-parser-js": "1.0.37",
"ws": "8.14.2",
"yauzl": "2.10.0"
Expand Down

0 comments on commit 0de32f9

Please sign in to comment.