summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-07 17:57:54 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-07 17:57:54 +0100
commitc0eb0ee3f630303fb86992f012f62c62be7758bf (patch)
tree6d6a10dda1b3faee4cbf2fdb67a044c7776cc70d /package.json
parent:bug: prevent @googlemail.com trick (diff)
downloadserver-ts-c0eb0ee3f630303fb86992f012f62c62be7758bf.tar.xz
:arrow_up: bump lambert-db to version 1.1.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 4a005f50..c37b12a1 100644 --- a/package.json +++ b/package.json
@@ -29,7 +29,7 @@ "i18next-http-middleware": "^3.1.0", "i18next-node-fs-backend": "^2.1.3", "jsonwebtoken": "^8.5.1", - "lambert-db": "^1.1.3", + "lambert-db": "^1.1.6", "lambert-server": "^1.0.10", "missing-native-js-functions": "^1.2.2", "node-fetch": "^2.6.1"