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 a9f4d79..ebb19e7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/lru-cache": "^5.1.1", "@types/mocha": "^9.1.0", "@types/mongodb": "^4.0.7", - "@types/node": "^17.0.13", + "@types/node": "^17.0.14", "dotenv": "^15.0.0", "mocha": "^9.2.0", "ts-node": "^10.4.0", |