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 ef32fac..f5ab65e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/node": "^16.4.0", "@types/mongodb": "^3.6.20", "@types/lru-cache": "^5.1.1", - "@types/node-fetch": "^2.5.11", + "@types/node-fetch": "^2.5.12", "dotenv": "^10.0.0", "mocha": "^9.0.2", "ts-node": "^10.1.0", |