From ef97365f987aa0c7097b3be0419911425c2d6f21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 01:58:16 +0000 Subject: [PATCH] Update dependency @types/node to v18.19.53 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ea138cb07..83905c1a5 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/jest": "^29.0.0", "@types/lodash": "4.17.7", "@types/luxon": "3.4.2", - "@types/node": "18.19.47", + "@types/node": "18.19.53", "@types/react": "18.3.3", "@types/react-beautiful-dnd": "^13.1.3", "@types/react-d3-graph": "^2.6.7", diff --git a/yarn.lock b/yarn.lock index 4e5a7149f..9b77c44ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1758,10 +1758,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.47": - version "18.19.47" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.47.tgz#18076201ad7dd3445046df6ce9ead5fe5abd9387" - integrity sha512-1f7dB3BL/bpd9tnDJrrHb66Y+cVrhxSOTGorRNdHwYTUlTay3HuTDPKo9a/4vX9pMQkhYBcAbL4jQdNlhCFP9A== +"@types/node@18.19.53": + version "18.19.53" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.53.tgz#1e2f83eeede6031f03bc4780826b8b02b42ac50d" + integrity sha512-GLxgUgHhDKO1Edw9Q0lvMbiO/IQXJwJlMaqxSGBXMpPy8uhkCs2iiPFaB2Q/gmobnFkckD3rqTBMVjXdwq+nKg== dependencies: undici-types "~5.26.4"