From 0f7ecbea0e10d2496c1001c758567c3013ce4325 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:43:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v14.18.52 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0718d6a3..f1899e69 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/graphql": "14.5.0", "@types/jest": "26.0.23", "@types/lodash": "4.14.170", - "@types/node": "14.17.3", + "@types/node": "14.18.52", "@typescript-eslint/eslint-plugin": "4.26.1", "@typescript-eslint/parser": "4.26.1", "codecov": "3.8.2", diff --git a/yarn.lock b/yarn.lock index a6b62958..88351ce8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -859,10 +859,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.5.tgz#fecad41c041cae7f2404ad4b2d0742fdb628b305" integrity sha512-jVFzDV6NTbrLMxm4xDSIW/gKnk8rQLF9wAzLWIOg+5nU6ACrIMndeBdXci0FGtqJbP9tQvm6V39eshc96TO2wQ== -"@types/node@14.17.3": - version "14.17.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d" - integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw== +"@types/node@14.18.52": + version "14.18.52" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.52.tgz#214674cbff9f86fad4bf0c25f31ab9b9fa31110f" + integrity sha512-DGhiXKOHSFVVm+PJD+9Y0ObxXLeG6qwc0HoOn+ooQKeNNu+T2mEJCM5UBDUREKAggl9MHYjb5E71PAmx6MbzIg== "@types/normalize-package-data@^2.4.0": version "2.4.0"