summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-24 20:47:21 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-24 20:47:21 +0200
commit85a0ccdc663f77e572a058fc9175be7b1f5d3719 (patch)
treec4e0961302f58cd022487d727931d118eed24c9a /package.json
parentadditional token checks: user disabled/deleted or if the token was revoked (diff)
downloadserver-ts-85a0ccdc663f77e572a058fc9175be7b1f5d3719.tar.xz
:sparkles: new config
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 7729e45f..24500399 100644 --- a/package.json +++ b/package.json
@@ -35,7 +35,7 @@ "env-paths": "^2.2.1", "jsonwebtoken": "^8.5.1", "missing-native-js-functions": "^1.2.2", - "mongodb": "^3.6.6", + "mongodb": "^3.6.8", "mongoose": "^5.12.3", "mongoose-autopopulate": "^0.12.3", "typescript": "^4.1.3"