From 6c69ce1a7a7afca740d14b8490b5d2bf3835369c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 22:18:02 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v14.18.63 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2bf7f9d..622989367 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@testing-library/react-hooks": "6.0.0", "@testing-library/user-event": "13.1.9", "@types/jest": "26.0.23", - "@types/node": "14.17.0", + "@types/node": "14.18.63", "@types/react": "17.0.6", "@types/react-dom": "17.0.5", "@typescript-eslint/eslint-plugin": "4.24.0",