summary refs log tree commit diff
path: root/gateway/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
commitcaa951b318bc0e8d2e4e5e6038972f2abfa603ce (patch)
tree388f9319bce4fd8556a1371a6af117cf2afd8dc8 /gateway/package.json
parentPartial integration of categories and discovery (diff)
parentClosed-join guilds (diff)
downloadserver-ts-caa951b318bc0e8d2e4e5e6038972f2abfa603ce.tar.xz
Merge branch 'fosscord:master' into master
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json

index f976b3e7..7daddfc0 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -32,7 +32,7 @@ "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.11", "missing-native-js-functions": "^1.2.18", - "node-fetch": "^2.6.1", + "node-fetch": "^3.1.1", "proxy-agent": "^5.0.0", "typeorm": "^0.2.37", "ws": "^7.4.2"