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 589a298..ad502ec 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@types/express": "^4.17.11", "@types/express-rate-limit": "^5.1.1", - "@types/node": "^15.0.2", + "@types/node": "^15.0.3", "@types/mocha": "^8.2.2", "@types/mongodb": "^3.6.12", "@types/node-fetch": "^2.5.10", |