diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6849622..144abd9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/express-rate-limit": "^5.1.1", "@types/mongodb": "^3.6.8", "@types/node": "^14.14.28", - "@types/node-fetch": "^2.5.8", + "@types/node-fetch": "^2.5.10", "dotenv": "^8.2.0" } } |