diff options
Diffstat (limited to 'util/package.json')
-rw-r--r-- | util/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json index e1003114..2527c005 100644 --- a/util/package.json +++ b/util/package.json @@ -40,7 +40,7 @@ "dependencies": { "amqplib": "^0.8.0", "jsonwebtoken": "^8.5.1", - "lambert-server": "^1.2.11", + "lambert-server": "^1.2.12", "missing-native-js-functions": "^1.2.17", "multer": "^1.4.3", "nanocolors": "^0.2.12", |