From fbea9fea74bf0a3a1f9eeeda16e8651ce795b492 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:07:20 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to ^18.19.53 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 22de887..4ce81bf 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/lodash.maxby": "^4.6.9", "@types/lodash.sortby": "^4.7.9", "@types/lodash.throttle": "^4.1.9", - "@types/node": "^18.19.52", + "@types/node": "^18.19.53", "@types/prop-types": "^15.7.13", "@types/react": "^18.3.9", "@types/react-dom": "^18.3.0", diff --git a/yarn.lock b/yarn.lock index e6d2695..09a0496 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3544,7 +3544,7 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.3.tgz#ca83a5a006e0d5709a3fe8966112f26436071d81" integrity sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw== -"@types/node@^18.19.52": +"@types/node@^18.19.53": version "18.19.54" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb" integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==