summary refs log tree commit diff
path: root/cdn/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 /cdn/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 'cdn/package.json')
-rw-r--r--cdn/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdn/package.json b/cdn/package.json

index d626e2f4..aedcc4bf 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -54,7 +54,7 @@ "missing-native-js-functions": "^1.2.17", "multer": "^1.4.2", "nanocolors": "^0.2.12", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "supertest": "^6.1.6", "typescript": "^4.1.2" },