From c821e6ee15068fb662fb178e92b7e45e759159a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 21:02:55 +0000 Subject: [PATCH] build(deps-dev): Bump nock from 14.0.9 to 14.0.10 Bumps [nock](https://github.com/nock/nock) from 14.0.9 to 14.0.10. - [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.9...v14.0.10) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d638525df..e84c7c6a9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "9.1.7", "jsdom": "26.1.0", "lint-staged": "16.1.5", - "nock": "14.0.9", + "nock": "14.0.10", "pnpm": "10.14.0", "prettier": "3.6.2", "prettier-plugin-svelte": "3.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f971c530..bda0b861a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: 16.1.5 version: 16.1.5 nock: - specifier: 14.0.9 - version: 14.0.9 + specifier: 14.0.10 + version: 14.0.10 pnpm: specifier: 10.14.0 version: 10.14.0 @@ -3152,8 +3152,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - nock@14.0.9: - resolution: {integrity: sha512-aVIPgW9WVyb3XPCqfrwETc+hazxzgt8/QvARHAhC6BYHtTsZONUjlXoIB8EGmwqUBkKvOew4yqkGRBmwctdCrw==} + nock@14.0.10: + resolution: {integrity: sha512-Q7HjkpyPeLa0ZVZC5qpxBt5EyLczFJ91MEewQiIi9taWuA0KB/MDJlUWtON+7dGouVdADTQsf9RA7TZk6D8VMw==} engines: {node: '>=18.20.0 <20 || >=20.12.1'} node-fetch@2.6.7: @@ -7751,7 +7751,7 @@ snapshots: natural-compare@1.4.0: {} - nock@14.0.9: + nock@14.0.10: dependencies: '@mswjs/interceptors': 0.39.5 json-stringify-safe: 5.0.1