From 9571f74309c620ce3e0aa93feb0c98fc6b6311b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 01:58:07 +0000 Subject: [PATCH] Bump nhsapp-frontend from 3.0.0 to 4.0.0 Bumps [nhsapp-frontend](https://github.com/nhsuk/nhsapp-frontend) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/nhsuk/nhsapp-frontend/releases) - [Changelog](https://github.com/nhsuk/nhsapp-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/nhsuk/nhsapp-frontend/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: nhsapp-frontend dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 ++++++++------- package.json | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1355118..f523b82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0", "lodash": "^4.17.21", - "nhsapp-frontend": "^3.0.0", + "nhsapp-frontend": "^4.0.0", "nhsuk-frontend": "^9.3.0", "nunjucks": "^3.2.4", "path": "^0.12.7", @@ -11440,9 +11440,10 @@ "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" }, "node_modules/nhsapp-frontend": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/nhsapp-frontend/-/nhsapp-frontend-3.0.0.tgz", - "integrity": "sha512-55Vi2+i1U4A+Hp6hO6zRdkZxDCr+Yi6cpE5kDf4QbgcJhmgKqUh5PKGJluQ7Qsfqc1RYievahoLkpDzovP8fEQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/nhsapp-frontend/-/nhsapp-frontend-4.0.0.tgz", + "integrity": "sha512-DGtH9DGgGOMxINvVsxo8uvZ2xfH9TckBaXHQnRWVYy2gSxQ+31Al51zhEJLSKVR8avZ8gyRFN8WhfCCEes+2qA==", + "license": "MIT", "peerDependencies": { "nhsuk-frontend": "^9.0.0" } @@ -23244,9 +23245,9 @@ "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" }, "nhsapp-frontend": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/nhsapp-frontend/-/nhsapp-frontend-3.0.0.tgz", - "integrity": "sha512-55Vi2+i1U4A+Hp6hO6zRdkZxDCr+Yi6cpE5kDf4QbgcJhmgKqUh5PKGJluQ7Qsfqc1RYievahoLkpDzovP8fEQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/nhsapp-frontend/-/nhsapp-frontend-4.0.0.tgz", + "integrity": "sha512-DGtH9DGgGOMxINvVsxo8uvZ2xfH9TckBaXHQnRWVYy2gSxQ+31Al51zhEJLSKVR8avZ8gyRFN8WhfCCEes+2qA==", "requires": {} }, "nhsuk-frontend": { diff --git a/package.json b/package.json index 7f01e1e..5115aa3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0", "lodash": "^4.17.21", - "nhsapp-frontend": "^3.0.0", + "nhsapp-frontend": "^4.0.0", "nhsuk-frontend": "^9.3.0", "nunjucks": "^3.2.4", "path": "^0.12.7",