From 0aa02f61bebdc0156b9ff0a1d61a8dda99f995af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:23:01 +0000 Subject: [PATCH] Update all non major dependencies --- package-lock.json | 40 +++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index e17ed3a6e..b217b2cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@faker-js/faker": "^9.0.0", - "@ministryofjustice/frontend": "3.2", + "@ministryofjustice/frontend": "3.3", "@ministryofjustice/hmpps-connect-dps-components": "^1.2.0", "@sentry/node": "^7.54.0", "agentkeepalive": "^4.3.0", @@ -22,6 +22,7 @@ "connect-flash": "^0.1.1", "connect-redis": "^7.0.0", "csrf-sync": "^4.0.3", + "djlint": "^1.36.4", "express": "^4.18.2", "express-prom-bundle": "^8.0.0", "express-session": "^1.17.3", @@ -1693,9 +1694,9 @@ "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==" }, "node_modules/@ministryofjustice/frontend": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.2.tgz", - "integrity": "sha512-7UdFk6QOqT6mUIoortB8Bb9JaLs7SujWyyGxWezPm6AJeuwMIVdwMsP2ldFFZ+54ajuw9akeA/Jvp/Hf6lt8ww==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.3.0.tgz", + "integrity": "sha512-kK1+XTI8KPgL2kA3ylTkXfXqA2cirENh1oxTYnvogt6W8vg5VexGSYjynRZ5EhRUAQh6uHPmOGyr+mYXmNwReQ==", "license": "MIT", "dependencies": { "govuk-frontend": "^5.0.0", @@ -2737,9 +2738,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", - "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", + "version": "4.17.14", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz", + "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==", "dev": true, "license": "MIT" }, @@ -2765,9 +2766,9 @@ "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" }, "node_modules/@types/node": { - "version": "22.10.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", - "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", + "version": "22.10.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", + "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -3213,9 +3214,10 @@ } }, "node_modules/agentkeepalive": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz", - "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz", + "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==", + "license": "MIT", "dependencies": { "humanize-ms": "^1.2.1" }, @@ -4508,9 +4510,9 @@ "devOptional": true }, "node_modules/concurrently": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz", - "integrity": "sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz", + "integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==", "dev": true, "license": "MIT", "dependencies": { @@ -5264,9 +5266,9 @@ } }, "node_modules/djlint": { - "version": "1.36.3", - "resolved": "https://registry.npmjs.org/djlint/-/djlint-1.36.3.tgz", - "integrity": "sha512-I/pVdDQhqVwC8ofyQEoOeMaJMzmi0Wi5nVTdLxmL5e/EbwaRSUKrtJ3R6tGZko9KaknpWHkf0mzE+cmcECvslA==", + "version": "1.36.4", + "resolved": "https://registry.npmjs.org/djlint/-/djlint-1.36.4.tgz", + "integrity": "sha512-ZKBu3ayt6BQHVts+0NCxcsHxn5drmV8/V3O7W8/RjrhFmoFn7P5eAb37sSIIFhQe2kNK7Q0YgMPRARSR4sUW6w==", "hasInstallScript": true, "license": "GPL-3.0-or-later", "optional": true diff --git a/package.json b/package.json index 289cd3c16..8d6b02f84 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "@faker-js/faker": "^9.0.0", - "@ministryofjustice/frontend": "3.2", + "@ministryofjustice/frontend": "3.3", "@ministryofjustice/hmpps-connect-dps-components": "^1.2.0", "@sentry/node": "^7.54.0", "agentkeepalive": "^4.3.0",