Update package.json

This commit is contained in:
Matteo Pietro Dazzi 2021-03-02 11:42:26 +01:00 committed by GitHub
parent ccbbb68642
commit 302c77adcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
"morgan": "~1.9.1", "morgan": "~1.9.1",
"read-config-ng": "^3.0.1", "read-config-ng": "^3.0.1",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"socket.io": "2.2.0", "socket.io": "^2.4.0",
"ssh2": "~0.8.8", "ssh2": "~0.8.8",
"validator": "^12.2.0" "validator": "^12.2.0"
}, },