diff --git a/actions/monorepo-workspace-submodules-finder/package.json b/actions/monorepo-workspace-submodules-finder/package.json index ba01f409a..ef95add8f 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.1", "spawk": "1.8.0", "turbo": "1.8.2", "typescript": "4.9.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 946a1fe8c..67ad74b67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -125,7 +125,7 @@ importers: find-git-root: 1.0.4 jest: 29.3.1 jest-mock-process: 2.0.0 - nock: 13.2.9 + nock: 13.3.1 path-starts-with: 2.0.0 spawk: 1.8.0 turbo: 1.8.2 @@ -153,7 +153,7 @@ importers: cross-env: 7.0.3 jest: 29.3.1_@types+node@16.18.11 jest-mock-process: 2.0.0_jest@29.3.1 - nock: 13.2.9 + nock: 13.3.1 spawk: 1.8.0 turbo: 1.8.2 typescript: 4.9.4 @@ -7325,8 +7325,8 @@ packages: tslib: 2.4.1 dev: true - /nock/13.2.9: - resolution: {integrity: sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==} + /nock/13.3.1: + resolution: {integrity: sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4