summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-01 23:34:55 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-01 23:34:55 +0200
commit295159fc4a7d32ffa7686ff7df510d098a1794f9 (patch)
tree51dd0493766f0eda1551dd44f546e8189aafa182 /util/package.json
parent:sparkles: generate open api schema based on body and db entities (diff)
downloadserver-ts-295159fc4a7d32ffa7686ff7df510d098a1794f9.tar.xz
:bug: fix entity types and projection
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index 39af7526..38cd8d35 100644 --- a/util/package.json +++ b/util/package.json
@@ -44,7 +44,7 @@ "env-paths": "^2.2.1", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.10", - "missing-native-js-functions": "^1.2.11", + "missing-native-js-functions": "^1.2.13", "node-fetch": "^2.6.1", "patch-package": "^6.4.7", "pg": "^8.7.1",