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:41 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-07 17:57:41 +0100
commit7938b858b5d6f9d3fd51321d1f37c4c8125dc551 (patch)
tree3a0435d1905685305f96179a921d783b6f1ce02d /package.json
parentupdate lambert-db (diff)
downloadserver-ts-7938b858b5d6f9d3fd51321d1f37c4c8125dc551.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 c12172d7..e42419d5 100644 --- a/package.json +++ b/package.json
@@ -21,7 +21,7 @@ "homepage": "https://github.com/discord-open-source/discord-server-util#readme", "dependencies": { "jsonwebtoken": "^8.5.1", - "lambert-db": "^1.1.5", + "lambert-db": "^1.1.6", "missing-native-js-functions": "^1.2.2" }, "devDependencies": {