From a2aaf1c259eb270f1a7b5fcda2f02688587d8bdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 19:32:09 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.5.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | nock | 13.5.1 | 13.5.3 | --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0bd8f1bc71e019..153ce1afb5bd88 100644 --- a/package.json +++ b/package.json @@ -334,7 +334,7 @@ "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.12.1", "memfs": "4.7.6", - "nock": "13.5.1", + "nock": "13.5.3", "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 8fc334df11f0f0..25b2e231cc3728 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -572,8 +572,8 @@ importers: specifier: 4.7.6 version: 4.7.6 nock: - specifier: 13.5.1 - version: 13.5.1 + specifier: 13.5.3 + version: 13.5.3 npm-run-all2: specifier: 6.1.2 version: 6.1.2 @@ -8424,8 +8424,8 @@ packages: path-to-regexp: 6.2.1 dev: true - /nock@13.5.1: - resolution: {integrity: sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==} + /nock@13.5.3: + resolution: {integrity: sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4