From 52f67252c6fe00b3ecde771917b3204b2e91578f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:21:14 +0000 Subject: [PATCH] Bump node from 18.20.5 to 22.13.0 in /Auth/LearningHub.Nhs.Auth Bumps [node](https://github.com/aredridel/node-bin-gen) from 18.20.5 to 22.13.0. - [Commits](https://github.com/aredridel/node-bin-gen/commits) --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Auth/LearningHub.Nhs.Auth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auth/LearningHub.Nhs.Auth/package.json b/Auth/LearningHub.Nhs.Auth/package.json index e05058a..c489694 100644 --- a/Auth/LearningHub.Nhs.Auth/package.json +++ b/Auth/LearningHub.Nhs.Auth/package.json @@ -23,7 +23,7 @@ "concurrently": "^7.2.0", "core-js": "^3.6.5", "nhsuk-frontend": "^7.0.0", - "node": "^18" + "node": "^22" }, "devDependencies": { "@babel/core": "^7.14.0",