diff --git a/Auth/LearningHub.Nhs.Auth/package-lock.json b/Auth/LearningHub.Nhs.Auth/package-lock.json index 29ec4c7..6001193 100644 --- a/Auth/LearningHub.Nhs.Auth/package-lock.json +++ b/Auth/LearningHub.Nhs.Auth/package-lock.json @@ -5179,10 +5179,11 @@ "license": "MIT" }, "node_modules/node": { - "version": "22.17.0", - "resolved": "https://registry.npmjs.org/node/-/node-22.17.0.tgz", - "integrity": "sha512-cDrw3NvGAB1QUWxTEd9mX/vf+mAhe42IwBkQ7T9z2GhIPyNM+I1u32NMu9ZgNE85UDUWmIUL4oe4JylVlwvG2Q==", + "version": "22.17.1", + "resolved": "https://registry.npmjs.org/node/-/node-22.17.1.tgz", + "integrity": "sha512-9IyNibEkFObLbs+skPHKKJzInPJawwsasLbtgQ2hNdNiVhfw6RqP3/gF8D6Ws9Sq8tZLxhDZ5usujJJcxeH6wg==", "hasInstallScript": true, + "license": "ISC", "dependencies": { "node-bin-setup": "^1.0.0" },