From 99e84a9b7d7a9d9b119a1e99bb28d95ef93e01be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:23:49 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.5.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3a36a6bee..0bda0adb7 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "husky": "9.1.4", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "nock": "13.5.4", + "nock": "13.5.5", "postcss": "8.4.41", "postcss-loader": "8.1.1", "resize-observer-polyfill": "1.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94ebd863c..178e2df8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: 29.7.0 version: 29.7.0 nock: - specifier: 13.5.4 - version: 13.5.4 + specifier: 13.5.5 + version: 13.5.5 postcss: specifier: 8.4.41 version: 8.4.41 @@ -2327,8 +2327,8 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - nock@13.5.4: - resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} + nock@13.5.5: + resolution: {integrity: sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==} engines: {node: '>= 10.13'} node-addon-api@1.7.2: @@ -5915,7 +5915,7 @@ snapshots: neo-async@2.6.2: {} - nock@13.5.4: + nock@13.5.5: dependencies: debug: 4.3.4 json-stringify-safe: 5.0.1