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 b1c9eae..465a571 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/chai": "^4.2.8", "@types/express": "^4.17.2", "@types/mocha": "^8.0.1", - "@types/node": "^12.12.21", + "@types/node": "^14.14.13", "@types/prop-types": "^15.7.3", "@types/react": "^17.0.0", "@types/react-dom": "^16.9.5", |