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
commitcba341a6d6e739ba1be4362ce03472de57c7d35f (patch)
tree986ed0343255407195481ef53da2821b95348e8d /util/package.json
parent:sparkles: generate open api schema based on body and db entities (diff)
downloadserver-cba341a6d6e739ba1be4362ce03472de57c7d35f.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",