From 3a32db328fa31ee69d9ab164e44e798177344c00 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 20 Mar 2023 22:19:14 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v14.18.40 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9f3c7940fc..43d1d91702 100644 --- a/package.json +++ b/package.json @@ -224,7 +224,7 @@ "@bazel/bazelisk": "1.12.0", "@bazel/ibazel": "0.16.2", "@types/jasmine": "3.10.7", - "@types/node": "14.18.33", + "@types/node": "14.18.40", "@types/vscode": "1.67.0", "clang-format": "1.8.0", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 778296d240..db5f8fd33e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1836,10 +1836,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@14.18.33": - version "14.18.33" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b" - integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg== +"@types/node@14.18.40": + version "14.18.40" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.40.tgz#773945366f7531d60473087be12b819f300e3e69" + integrity sha512-pGteXO/JQX7wPxGR8lyT+doqjMa7XvlVowwrDwLfX92k5SdLkk4cwC7CYSLBxrenw/R5oQwKioVIak7ZgplM3g== "@types/node@16.10.9": version "16.10.9"