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 c4dc2dd8..67442054 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/events": "^3.0.3", "@types/firefox-webext-browser": "^120.0.0", "@types/jsdom": "^21.1.6", - "@types/node": "^20.10.6", + "@types/node": "20.11.5", "@types/wanakana": "^4.0.6", "@types/zip.js": "^2.0.32", "@typescript-eslint/eslint-plugin": "^6.16.0", |