From 5e31a146f292a18cfc48c9cf18e01e6018deecc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 04:01:13 +0000 Subject: [PATCH] Bump nock from 14.0.10 to 14.0.11 Bumps [nock](https://github.com/nock/nock) from 14.0.10 to 14.0.11. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v14.0.10...v14.0.11) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b0cb7182e..e2d2ec698 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-jest": "^27.6.3", "jest": "^29.7.0", "jest-junit": "^16.0.0", - "nock": "^14.0.10", + "nock": "^14.0.11", "prettier": "^3.3.2", "supertest": "^7.1.3", "ts-jest": "^29.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 20bfd1154..36d53a987 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ importers: specifier: ^16.0.0 version: 16.0.0 nock: - specifier: ^14.0.10 - version: 14.0.10 + specifier: ^14.0.11 + version: 14.0.11 prettier: specifier: ^3.3.2 version: 3.3.2 @@ -594,8 +594,8 @@ packages: peerDependencies: jsep: ^0.4.0||^1.0.0 - '@mswjs/interceptors@0.39.8': - resolution: {integrity: sha512-2+BzZbjRO7Ct61k8fMNHEtoKjeWI9pIlHFTqBwZ5icHpqszIgEZbjb1MW5Z0+bITTCTl3gk4PDBxs9tA/csXvA==} + '@mswjs/interceptors@0.41.3': + resolution: {integrity: sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==} engines: {node: '>=18'} '@noble/hashes@1.8.0': @@ -2836,8 +2836,8 @@ packages: no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - nock@14.0.10: - resolution: {integrity: sha512-Q7HjkpyPeLa0ZVZC5qpxBt5EyLczFJ91MEewQiIi9taWuA0KB/MDJlUWtON+7dGouVdADTQsf9RA7TZk6D8VMw==} + nock@14.0.11: + resolution: {integrity: sha512-u5xUnYE+UOOBA6SpELJheMCtj2Laqx15Vl70QxKo43Wz/6nMHXS7PrEioXLjXAwhmawdEMNImwKCcPhBJWbKVw==} engines: {node: '>=18.20.0 <20 || >=20.12.1'} node-fetch-h2@2.3.0: @@ -4649,7 +4649,7 @@ snapshots: dependencies: jsep: 1.4.0 - '@mswjs/interceptors@0.39.8': + '@mswjs/interceptors@0.41.3': dependencies: '@open-draft/deferred-promise': 2.2.0 '@open-draft/logger': 0.3.0 @@ -7414,9 +7414,9 @@ snapshots: lower-case: 2.0.2 tslib: 2.6.2 - nock@14.0.10: + nock@14.0.11: dependencies: - '@mswjs/interceptors': 0.39.8 + '@mswjs/interceptors': 0.41.3 json-stringify-safe: 5.0.1 propagate: 2.0.1