From 963ecdf7329e7d02b226e1c124bbcb46dc2288f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 10:28:03 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump nock from 14.0.11 to 14.0.12 (#2015) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [nock](https://github.com/nock/nock) from 14.0.11 to 14.0.12.
Release notes

Sourced from nock's releases.

v14.0.12

14.0.12 (2026-04-05)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nock&package-manager=npm_and_yarn&previous-version=14.0.11&new-version=14.0.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 ++++++++------ packages/cognito/package.json | 2 +- packages/common/doHSClient/package.json | 2 +- packages/common/pdsClient/package.json | 2 +- packages/prescriptionDetailsLambda/package.json | 2 +- packages/prescriptionListLambda/package.json | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87067839e4..958be54913 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12971,7 +12971,9 @@ } }, "node_modules/nock": { - "version": "14.0.11", + "version": "14.0.12", + "resolved": "https://registry.npmjs.org/nock/-/nock-14.0.12.tgz", + "integrity": "sha512-kZM3bHV0KzhHH6E2eRszHyML/w87AUzLBwupNTHohtYWP9fZYgUPmCbSKq6ITfEEmHqN4/p0MscvUipT4P5Qsg==", "dev": true, "license": "MIT", "dependencies": { @@ -16043,7 +16045,7 @@ "devDependencies": { "@types/aws-lambda": "^8.10.161", "mock-jwks": "^3.3.5", - "nock": "^14.0.11", + "nock": "^14.0.12", "vitest": "^4.0.18" } }, @@ -16086,7 +16088,7 @@ }, "devDependencies": { "axios-mock-adapter": "^2.1.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } }, "packages/common/dynamoFunctions": { @@ -16138,7 +16140,7 @@ "devDependencies": { "@cpt-ui-common/testing": "^1.0.0", "fhir": "^4.12.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } }, "packages/common/pdsClient/node_modules/ajv": { @@ -16840,7 +16842,7 @@ "@vitest/coverage-v8": "^4.1.2", "axios-mock-adapter": "^2.0.0", "mock-jwks": "^3.3.5", - "nock": "^14.0.11", + "nock": "^14.0.12", "vitest": "^4.0.18" } }, @@ -16866,7 +16868,7 @@ "@types/aws-lambda": "^8.10.161", "@types/fhir": "^0.0.41", "fhir": "^4.12.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } }, "packages/selectedRoleLambda": { diff --git a/packages/cognito/package.json b/packages/cognito/package.json index 829abb421c..9932ad2ff1 100644 --- a/packages/cognito/package.json +++ b/packages/cognito/package.json @@ -32,6 +32,6 @@ "@types/aws-lambda": "^8.10.161", "mock-jwks": "^3.3.5", "vitest": "^4.0.18", - "nock": "^14.0.11" + "nock": "^14.0.12" } } diff --git a/packages/common/doHSClient/package.json b/packages/common/doHSClient/package.json index fbc456185c..e22d580d1b 100644 --- a/packages/common/doHSClient/package.json +++ b/packages/common/doHSClient/package.json @@ -19,6 +19,6 @@ }, "devDependencies": { "axios-mock-adapter": "^2.1.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } } diff --git a/packages/common/pdsClient/package.json b/packages/common/pdsClient/package.json index 068c71620b..3772d42393 100644 --- a/packages/common/pdsClient/package.json +++ b/packages/common/pdsClient/package.json @@ -24,6 +24,6 @@ "devDependencies": { "@cpt-ui-common/testing": "^1.0.0", "fhir": "^4.12.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } } diff --git a/packages/prescriptionDetailsLambda/package.json b/packages/prescriptionDetailsLambda/package.json index b63f332007..e148f7faf1 100644 --- a/packages/prescriptionDetailsLambda/package.json +++ b/packages/prescriptionDetailsLambda/package.json @@ -39,6 +39,6 @@ "axios-mock-adapter": "^2.0.0", "mock-jwks": "^3.3.5", "vitest": "^4.0.18", - "nock": "^14.0.11" + "nock": "^14.0.12" } } diff --git a/packages/prescriptionListLambda/package.json b/packages/prescriptionListLambda/package.json index f082f5362e..42fcddf7fa 100644 --- a/packages/prescriptionListLambda/package.json +++ b/packages/prescriptionListLambda/package.json @@ -30,6 +30,6 @@ "@types/aws-lambda": "^8.10.161", "@types/fhir": "^0.0.41", "fhir": "^4.12.0", - "nock": "^14.0.11" + "nock": "^14.0.12" } }