diff --git a/package.json b/package.json index 61a3df8d..f1961441 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "dependencies": { "@microsoft/applicationinsights-clickanalytics-js": "^3.3.4", "@microsoft/applicationinsights-web": "^3.3.4", - "@ministryofjustice/frontend": "^3.0.2", + "@ministryofjustice/frontend": "^3.0.3", "accessible-autocomplete": "^3.0.1", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6", @@ -150,21 +150,21 @@ "@types/jest": "^29.5.14", "@types/jsonwebtoken": "^9.0.7", "@types/luxon": "^3.4.2", - "@types/node": "^20.17.6", + "@types/node": "^20.17.7", "@types/nunjucks": "^3.2.6", "@types/passport": "^1.0.17", "@types/passport-oauth2": "^1.4.17", "@types/superagent": "^8.1.9", "@types/supertest": "^6.0.2", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^8.14.0", - "@typescript-eslint/parser": "^8.14.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", + "@typescript-eslint/parser": "^8.15.0", "audit-ci": "^7.1.0", "axe-core": "^4.10.2", "cheerio": "^1.0.0", "concurrently": "^9.1.0", "cookie-session": "^2.1.0", - "cypress": "^13.15.2", + "cypress": "^13.16.0", "cypress-axe": "^1.5.0", "cypress-multi-reporters": "^2.0.4", "dotenv": "^16.4.5", @@ -176,7 +176,7 @@ "eslint-plugin-import": "^2.31.0", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-prettier": "^5.2.1", - "husky": "^9.1.6", + "husky": "^9.1.7", "jest": "^29.7.0", "jest-html-reporter": "^3.10.2", "jest-junit": "^16.0.0", @@ -189,9 +189,9 @@ "openapi-typescript": "^7.4.3", "prettier": "^3.3.3", "prettier-plugin-jinja-template": "^2.0.0", - "sass": "^1.80.7", + "sass": "^1.81.0", "supertest": "^7.0.0", "ts-jest": "^29.2.5", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } }