summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFeatyre <88265031+Featyre@users.noreply.github.com>2022-01-23 15:57:00 +0000
committerGitHub <noreply@github.com>2022-01-23 15:57:00 +0000
commitf6774cb3ec219aeb8b07f101d94cefcd091f400a (patch)
treed1cad35337e6dd04169adf01a746c3924a9e449c /util/package.json
parentPartial integration of categories and discovery (diff)
parentClosed-join guilds (diff)
downloadserver-ts-f6774cb3ec219aeb8b07f101d94cefcd091f400a.tar.xz
Merge branch 'fosscord:master' into master
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 aef5dcfc..1ef3031e 100644 --- a/util/package.json +++ b/util/package.json
@@ -44,7 +44,7 @@ "lambert-server": "^1.2.12", "missing-native-js-functions": "^1.2.18", "multer": "^1.4.3", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "patch-package": "^6.4.7", "pg": "^8.7.1", "picocolors": "^1.0.0",