From 73daa18b948941449694699a676a35d3617f0800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 01:23:46 +0000 Subject: [PATCH] Update dependency @types/node to v16.18.126 --- docs/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 37428d9..a041a32 100644 --- a/docs/package.json +++ b/docs/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@testing-library/cypress": "8.0.2", - "@types/node": "16.11.19", + "@types/node": "16.18.126", "@types/react": "17.0.38", "@types/testing-library__cypress": "5.0.9", "cypress": "9.2.0", diff --git a/yarn.lock b/yarn.lock index 8debcdc..1bc76ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -649,10 +649,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72" integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ== -"@types/node@16.11.19": - version "16.11.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169" - integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng== +"@types/node@16.18.126": + version "16.18.126" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b" + integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw== "@types/node@^14.14.31": version "14.18.0"