From 518025e16aa8d3f74fe9f6d88425e5b45e723acb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 03:03:19 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.5.4 (#27720) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index de32377e7db616..7b7fc6fd5f19e6 100644 --- a/package.json +++ b/package.json @@ -334,7 +334,7 @@ "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.12.1", "memfs": "4.7.7", - "nock": "13.5.3", + "nock": "13.5.4", "npm-run-all2": "6.1.2", "nyc": "15.1.0", "pretty-format": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c9a4aa02728a4..9f44f78529516c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -572,8 +572,8 @@ importers: specifier: 4.7.7 version: 4.7.7 nock: - specifier: 13.5.3 - version: 13.5.3 + specifier: 13.5.4 + version: 13.5.4 npm-run-all2: specifier: 6.1.2 version: 6.1.2 @@ -8426,8 +8426,8 @@ packages: path-to-regexp: 6.2.1 dev: true - /nock@13.5.3: - resolution: {integrity: sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==} + /nock@13.5.4: + resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4