From 7ff68b17f06ecb1420f7feb7d0ffeba5756a96c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 07:54:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.14.13 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0274d90b..209f4c7e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@testing-library/react-native": "12.5.0", "@types/jest": "29.5.12", "@types/marked": "5.0.0", - "@types/node": "20.12.7", + "@types/node": "20.14.13", "@types/react": "18.3.2", "@types/react-native": "0.72.6", "@types/react-native-table-component": "1.2.8", diff --git a/yarn.lock b/yarn.lock index 474b8abb..0729ed2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4111,10 +4111,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067" integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA== -"@types/node@20.12.7": - version "20.12.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" - integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== +"@types/node@20.14.13": + version "20.14.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b" + integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w== dependencies: undici-types "~5.26.4"