diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-04-11 00:25:53 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-04-11 00:26:33 +1000 |
commit | cf9a92383806561ed311634c41a5a1376304d2de (patch) | |
tree | 076c5db27a6c51ae7959c2b9dd4d5dc220981d28 /cdn/package.json | |
parent | Merge branch 'master' into fix/claim_accounts (diff) | |
parent | Update Guild.ts (diff) | |
download | server-cf9a92383806561ed311634c41a5a1376304d2de.tar.xz |
Merge branch 'master' into fix/claim_accounts
Diffstat (limited to 'cdn/package.json')
-rw-r--r-- | cdn/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cdn/package.json b/cdn/package.json index aedcc4bf..7a1f43c9 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.7", + "node-fetch": "^2.6.2", "supertest": "^6.1.6", "typescript": "^4.1.2" }, |