From fd41c22b30eaaf2077210d902e608218cbb9a540 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:22:06 +0000 Subject: [PATCH] Update minor npm dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dd9ed4d057..52ff8a20fc 100644 --- a/package.json +++ b/package.json @@ -98,9 +98,9 @@ "@aws-sdk/client-s3": "^3.405.0", "@aws-sdk/credential-providers": "^3.405.0", "@aws-sdk/s3-request-presigner": "^3.405.0", - "@ministryofjustice/frontend": "1.6.4", + "@ministryofjustice/frontend": "1.8.1", "@sentry/node": "^7.31.1", - "@types/connect-flash": "0.0.37", + "@types/connect-flash": "0.0.40", "@types/express-serve-static-core": "^4.17.32", "@types/md5": "^2.3.2", "@types/qs": "^6.9.7", @@ -135,7 +135,7 @@ "moment-timezone": "^0.5.42", "nocache": "^4.0.0", "nunjucks": "^3.2.4", - "passport": "^0.6.0", + "passport": "^0.7.0", "passport-oauth2": "^1.6.1", "redis": "^4.5.1", "superagent": "^8.0.6", @@ -182,7 +182,7 @@ "jest": "^27.5.1", "jest-html-reporter": "^3.7.0", "jest-junit": "^16.0.0", - "jest-pact": "^0.9.4", + "jest-pact": "^0.11.0", "jsonwebtoken": "^9.0.0", "lint-staged": "^15.0.0", "mocha": "^10.2.0",