diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-05 20:47:12 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-05 20:47:12 +0200 |
commit | 1296600de91b23fbc21f29e0e97adf3b4a2aa1ff (patch) | |
tree | 5bb69d0e9ae49f61ad2bf98435401745a7d1135c /gateway/package.json | |
parent | :art: add build script to bundle setup (diff) | |
download | server-1296600de91b23fbc21f29e0e97adf3b4a2aa1ff.tar.xz |
:arrow_up: lambert-server@1.2.11
Diffstat (limited to 'gateway/package.json')
-rw-r--r-- | gateway/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json index 4c0f87ca..b0119477 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -34,7 +34,7 @@ "amqplib": "^0.8.0", "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1", - "lambert-server": "^1.2.8", + "lambert-server": "^1.2.11", "missing-native-js-functions": "^1.2.17", "mongoose-autopopulate": "^0.12.3", "node-fetch": "^2.6.1", |