From 9dabbec64a8417506069882679e7fbab8d74c176 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:08:19 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.3.7 --- actions/monorepo-workspace-submodules-finder/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/monorepo-workspace-submodules-finder/package.json b/actions/monorepo-workspace-submodules-finder/package.json index ba01f409a..39cbe43b7 100644 --- a/actions/monorepo-workspace-submodules-finder/package.json +++ b/actions/monorepo-workspace-submodules-finder/package.json @@ -44,7 +44,7 @@ "cross-env": "7.0.3", "jest": "29.3.1", "jest-mock-process": "2.0.0", - "nock": "13.2.9", + "nock": "13.3.7", "spawk": "1.8.0", "turbo": "1.8.2", "typescript": "4.9.4"