Fix package installs and set node 20 for docker (#5692)

* fix install packages and set docker to node 20

Signed-off-by: si458 <simonsmith5521@gmail.com>

* missed a few no-package-lock and no-save

Signed-off-by: si458 <simonsmith5521@gmail.com>

* use --save-exact and only install missing modules

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2024-01-13 18:52:59 +00:00
committed by GitHub
parent 7c2eea68b6
commit ef6fd23a4f
6 changed files with 1713 additions and 13 deletions

View File

@@ -50,6 +50,7 @@
"multiparty": "4.2.3",
"@yetzt/nedb": "1.8.0",
"node-forge": "1.3.1",
"otplib": "10.2.3",
"ua-parser-js": "1.0.37",
"ws": "8.14.2",
"yauzl": "2.10.0"