From fc76e5fdd12c87797c7aae8f8cd6831dbc8b5a24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:41:50 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.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 05b960c20..d903c8869 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "jest": "29.7.0", "jest-extended": "4.0.2", "lint-staged": "15.2.2", - "nock": "13.5.1", + "nock": "13.5.3", "npm-run-all2": "6.1.2", "prettier": "3.2.5", "prettier-plugin-packagejson": "2.4.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c89711c3..a80e5811c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ devDependencies: specifier: 15.2.2 version: 15.2.2 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 @@ -7706,8 +7706,8 @@ packages: resolution: {integrity: sha512-EZSPZB70jiVsivaBLYDCyntd5eH8NTSMOn3rB+HxwdmKThGELLdYv8qVIMWvZEFy9w8ZZpW9h9OB32l1rGtj7g==} 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