diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 833c65e..6f612ec 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "^7.0.0", - "@types/node": "20.6.0", + "@types/node": "20.7.1", "@types/wicg-file-system-access": "^2020.9.8", "@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/parser": "^6.7.3", |