Skip to content

chore(deps): bump the deps group across 1 directory with 29 updates#1671

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deps-2a586db75d
Open

chore(deps): bump the deps group across 1 directory with 29 updates#1671
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deps-2a586db75d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the deps group with 29 updates in the / directory:

Package From To
@ministryofjustice/frontend 2.2.5 9.0.0
@planning-inspectorate/data-model 1.22.0 2.30.0
@testing-library/dom 7.31.2 10.4.1
@testing-library/jest-dom 5.17.0 6.9.1
@testing-library/user-event 12.8.3 14.6.1
applicationinsights 2.9.8 3.14.0
body-parser 1.20.4 2.2.2
chokidar 3.6.0 5.0.0
connect-redis 6.1.3 9.0.0
dotenv 16.6.1 17.3.1
express 4.22.1 5.2.1
express-pino-logger 5.0.0 7.0.0
express-validator 6.15.0 7.3.1
govuk-frontend 5.14.0 6.1.0
helmet 6.2.0 8.1.0
html-escaper 2.0.2 3.0.3
i18next 23.16.8 25.10.10
js-yaml 3.14.2 4.1.1
jspdf 2.5.2 4.2.1
marked 4.3.0 17.0.5
node-fetch 2.7.0 3.3.2
ol 7.5.2 10.8.0
pino 6.14.0 10.3.1
ramda 0.27.2 0.32.0
redis 4.7.1 5.11.0
string-collapse-white-space 9.1.0 11.1.3
string-strip-html 8.5.0 13.5.3
swagger-ui-express 4.6.3 5.0.1
uuid 8.3.2 13.0.0

Updates @ministryofjustice/frontend from 2.2.5 to 9.0.0

Release notes

Sourced from @​ministryofjustice/frontend's releases.

v9.0.0

9.0.0 (2026-02-25)

Breaking changes

This release moves MOJ Frontend to the new GOV.UK responsive type scale. The type scale was an opt-in behind the feature flag $govuk-new-typography-scale since GOV.UK Frontend 5.2.0.

These type scale changes are now on by default. The main impact to MOJ Frontend components is that the minimum font size is now 16px on small screens.

You need a minimum of GOV.UK v6.0.0 to use MOJ Frontend v9.0.0.

Read the GOV.UK Frontend v6.0.0 release notes to understand all the changes.

v9.0.0-beta.3

9.0.0-beta.3 (2026-02-10)

Features

  • support published version of govuk-frontend v6.0.0 (a5ee882)

v9.0.0-beta.2

9.0.0-beta.2 (2026-02-02)

Bug Fixes

  • update to support govuk-frontend 6.0.0-rc.0 (14e9274)

v9.0.0-beta.1

To install this version with npm, run npm install @ministryofjustice/frontend@9.0.0-beta.1 govuk-frontend@6.0.0-beta.2.

Breaking changes

This release moves MOJ Frontend to the new GOV.UK responsive type scale. This has been an opt-in behind the feature flag $govuk-new-typography-scale since GOV.UK Frontend 5.2.0.

These type scale changes are now on by default. The main impact to MOJ Frontend components is that the minimum font size is now 16px on small screens.

Read the GOV.UK Frontend release notes to understand all the changes:

... (truncated)

Changelog

Sourced from @​ministryofjustice/frontend's changelog.

9.0.0 (2026-02-25)

  • feat(v9.0.0)!: Update to support govuk-frontend v6.0.0 (#2192) (0728aff)

BREAKING CHANGES

  • Updates to MOJ Frontend to support all the changes in GOV.UK Frontend v6.0.0

8.0.1 (2026-02-18)

Bug Fixes

  • pds header: update hover and focus states to meet WCAG AA contrast (41fce95)
  • scrollable pane: accessibility fixes (#2109) (205ab22)

8.0.0 (2025-12-17)

BREAKING CHANGES

  • pagination component updated to use GOV.UK pagination (#2074) (f546536)

Bug Fixes

  • adjust margin for organisation name in header component (#2085) (a10e777)

7.2.0 (Deprecated) (2025-12-17)

This version was deprecated due to incorrect semver classification.

7.1.1 (2025-12-03)

Bug Fixes

7.1.0 (2025-10-28)

Features

  • Update pds header with global navigation (#1885) (15b7306)

7.0.0 (2025-10-28)

... (truncated)

Commits
  • 8295fbe chore(release): 9.0.0 [skip ci]
  • 0728aff feat(v9.0.0)!: Update to support govuk-frontend v6.0.0 (#2192)
  • b687348 docs: roadmap updates (#2186)
  • 2027b18 docs: moj-frontend-2188 - content change for the PDS header related page. (#2...
  • 9286d5f Figma card component (#2190)
  • 9f04d69 docs: add statusAction to PDS dates (#2189)
  • a644b4b ci: add pr title linting action to enforce conventional commit message struct...
  • 232730b chore(release): 8.0.1 [skip ci]
  • 41fce95 fix(pds header): update hover and focus states to meet WCAG AA contrast
  • b79732e docs: link fix (#2182)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​ministryofjustice/frontend since your current version.


Updates @planning-inspectorate/data-model from 1.22.0 to 2.30.0

Release notes

Sourced from @​planning-inspectorate/data-model's releases.

2.30.0

2.30.0 (2026-03-23)

Features

  • appeals: add discontinuance appeal fields to group b (#253) (a8c8ccb)

2.29.0

2.29.0 (2026-03-06)

Features

  • appeals: add lpaEnforcementNoticeWithdrawal doc type and cancellation stage (#249) (cef477c)

2.28.1

2.28.1 (2026-03-05)

Reverts

  • Revert "feat(appeals): add lpaEnforcementNoticeWithdrawal doc type (A2-6028) (#246)" (#248) (dfe5ef6)

2.28.0

2.28.0 (2026-03-04)

Features

  • appeals: add lpaEnforcementNoticeWithdrawal doc type (A2-6028) (#246) (123094a)

2.27.0

2.27.0 (2026-03-02)

Features

  • nisp: updated redactedStatus enum in nsip document (#244) (144ef19)

2.26.0

2.26.0 (2026-02-20)

Features

  • appeals: moving some lpaq fields from common to specific enforcement (#239) (512d587)

2.25.0

2.25.0 (2026-02-19)

... (truncated)

Commits
  • a8c8ccb feat(appeals): add discontinuance appeal fields to group b (#253)
  • 3e5fb38 chore(deps): bump tar and npm
  • 00b77e9 chore(deps-dev): bump the devdeps group across 1 directory with 6 updates
  • cef477c feat(appeals): add lpaEnforcementNoticeWithdrawal doc type and cancellation s...
  • dfe5ef6 Revert "feat(appeals): add lpaEnforcementNoticeWithdrawal doc type (A2-6028) ...
  • 123094a feat(appeals): add lpaEnforcementNoticeWithdrawal doc type (A2-6028) (#246)
  • ddd0d02 chore(ci): upgrade resource reference from 3.24.2 to 3.25.2
  • 144ef19 feat(nisp): updated redactedStatus enum in nsip document (#244)
  • 11bd856 chore(deps): bump tar and npm
  • ffecbf5 chore(deps-dev): bump the devdeps group with 4 updates
  • Additional commits viewable in compare view

Updates @testing-library/dom from 7.31.2 to 10.4.1

Release notes

Sourced from @​testing-library/dom's releases.

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

v10.4.0

10.4.0 (2024-07-22)

Features

  • Reduce caught exceptions in prettyDom (reland) (#1323) (a86c54c)

v10.3.2

10.3.2 (2024-07-15)

Bug Fixes

v10.3.1

10.3.1 (2024-07-05)

Bug Fixes

v10.3.0

10.3.0 (2024-07-02)

Features

v10.2.0

10.2.0 (2024-06-24)

Features

  • Support anonymous custom elements when pretty printing DOM (#1319) (0a8ad65)

v10.1.0

10.1.0 (2024-04-29)

... (truncated)

Commits

Updates @testing-library/jest-dom from 5.17.0 to 6.9.1

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.9.1

6.9.1 (2025-10-01)

Bug Fixes

v6.9.0

6.9.0 (2025-09-30)

Features

  • Add .toAppearBefore/.toAppearAfter matcher (#702) (95f870a)

v6.8.0

6.8.0 (2025-08-20)

Features

v6.7.0

6.7.0 (2025-08-13)

Features

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

6.6.2 (2024-10-17)

... (truncated)

Commits

Updates @testing-library/user-event from 12.8.3 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)

v14.5.2

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)

v14.5.1

14.5.1 (2023-09-15)

Bug Fixes

  • incorrect default import from @​testing-library/dom (#1162) (d7483f0)

v14.5.0

14.5.0 (2023-09-14)

... (truncated)

Commits
  • d42954b chore: fix typos (#1260)
  • 465fc7e fix: prevent click event loop on form-associated custom element (#1238)
  • 65c1f6c test: update snapshots (#1261)
  • 543ecb0 fix(keyboard): add brackets to defaultKeyMap (#1226)
  • f0468d0 fix(pointer): use 1 as default value for PointerEvent.width and `PointerE...
  • 6614f72 fix(pointer): set button and buttons properties on PointerEvent (#1219)
  • 2edf14d fix: correct description for delay option (#1175)
  • e429094 fix: prevent click event on non-focusable control (#1130)
  • f681f7b fix(pointer): dispatch mouse events if pointerdown is defaultPrevented (#...
  • 3e471d1 fix(keyboard): add ContextMenu to defaultKeyMap (#1079)
  • Additional commits viewable in compare view

Updates applicationinsights from 2.9.8 to 3.14.0

Release notes

Sourced from applicationinsights's releases.

3.14.0

microsoft/ApplicationInsights-node.js#1490 microsoft/ApplicationInsights-node.js#1489 microsoft/ApplicationInsights-node.js#1488 microsoft/ApplicationInsights-node.js#1487 microsoft/ApplicationInsights-node.js#1485

3.13.0

microsoft/ApplicationInsights-node.js#1479 microsoft/ApplicationInsights-node.js#1481 microsoft/ApplicationInsights-node.js#1482 microsoft/ApplicationInsights-node.js#1483

3.12.1

microsoft/ApplicationInsights-node.js#1477 microsoft/ApplicationInsights-node.js#1478

3.12.0

microsoft/ApplicationInsights-node.js#1473 microsoft/ApplicationInsights-node.js#1472

3.11.0

microsoft/ApplicationInsights-node.js#1470

3.10.0

#1456 #1462 #1464 #1467

3.9.0

What's Changed

New Contributors

Full Changelog: microsoft/ApplicationInsights-node.js@3.7.0...3.9.0

3.7.0

  • Upgrade @​azure/monitor-opentelemetry to 1.11.0 and @​azure/monitor-opentelemetry/exporter to 1.0.0-beta.31.

3.6.0

  • Updated @​azure/monitor-opentelemetry to 1.9.0 and @​azure/monitor-opentelemetry-exporter to 1.0.0-beta.29

3.5.0

#1401 Update Azure Functions Version #1409 Remove Populating Azure Attributes Limitation from README

... (truncated)

Changelog

Sourced from applicationinsights's changelog.

3.14.0 (2026-02-24)

Other Changes

  • Update OTel global detection to wait for the customer app to initialize before detection.

3.13.0 (2026-01-16)

Other Changes

  • Add OpenTelemetry global detection to the agent.
  • Add functionality for the TelemetryClient to not use global providers.
  • Resolve vulnerabilities in dependencies.

3.12.1 (2025-11-10)

Other Changes

  • Updated @​azure/monitor-opentelemetry and @​azure/monitor-opentelemetry-exporter.

3.12.0 (2025-09-29)

Other Changes

3.11.0 (2025-09-25)

Other Changes

3.10.0 (2025-09-16)

Features Added

Other Changes

3.9.0 (2025-08-05)

Bugs Fixed

... (truncated)

Commits

Updates body-parser from 1.20.4 to 2.2.2

Release notes

Sourced from body-parser's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: expressjs/body-parser@v2.2.1...v2.2.2

v2.2.1

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from body-parser's changelog.

2.2.2 / 2026-01-07

  • deps: qs@^6.14.1
  • refactor(json): simplify strict mode error string construction

2.2.1 / 2025-11-24

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3

2.2.0 / 2025-03-27

  • refactor: normalize common options for all parsers
  • deps:
    • iconv-lite@^0.6.3

2.1.0 / 2025-02-10

  • deps:
    • type-is@^2.0.0
    • debug@^4.4.0
    • Removed destroy
  • refactor: prefix built-in node module imports
  • use the node require cache instead of custom caching

2.0.2 / 2024-10-31

  • remove unpipe package and use native unpipe() method

2.0.1 / 2024-09-10

  • Restore expected behavior extended to false

2.0.0 / 2024-09-10

Breaking Changes

  • Node.js 18 is the minimum supported version

... (truncated)

Commits

Updates chokidar from 3.6.0 to 5.0.0

Release notes

Sourced from chokidar's releases.

5.0.0

  • Make the package ESM-only. Reduces on-disk package size from ~150kb to ~80kb
  • Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
  • fix: Make types more precise paulmillr/chokidar#1424
  • perf: re-use double slash regex paulmillr/chokidar#1435
  • Update readdirp to ESM-only v5
  • Lots of minor improvements in tests
  • Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of jsbt
  • Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs

New Contributors

Full Changelog: paulmillr/chokidar@4.0.3...5.0.0

4.0.3

What's Changed

Full Changelog: paulmillr/chokidar@4.0.2...4.0.3

4.0.2

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@4.0.1...4.0.2

4.0.1

  • Various fixes and improvements of typescript types

New Contributors

Full Changelog: paulmillr/chokidar@4.0.0...4.0.1

4.0.0

  • Remove glob support
  • Remove bundled fsevents
  • Decrea...

    Description has been truncated

Bumps the deps group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) | `2.2.5` | `9.0.0` |
| [@planning-inspectorate/data-model](https://github.com/Planning-Inspectorate/data-model) | `1.22.0` | `2.30.0` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `7.31.2` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.9.1` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `12.8.3` | `14.6.1` |
| [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `2.9.8` | `3.14.0` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.4` | `2.2.2` |
| [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `5.0.0` |
| [connect-redis](https://github.com/tj/connect-redis) | `6.1.3` | `9.0.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.3.1` |
| [express](https://github.com/expressjs/express) | `4.22.1` | `5.2.1` |
| [express-pino-logger](https://github.com/pinojs/express-pino-logger) | `5.0.0` | `7.0.0` |
| [express-validator](https://github.com/express-validator/express-validator) | `6.15.0` | `7.3.1` |
| [govuk-frontend](https://github.com/alphagov/govuk-frontend/tree/HEAD/packages/govuk-frontend) | `5.14.0` | `6.1.0` |
| [helmet](https://github.com/helmetjs/helmet) | `6.2.0` | `8.1.0` |
| [html-escaper](https://github.com/WebReflection/html-escaper) | `2.0.2` | `3.0.3` |
| [i18next](https://github.com/i18next/i18next) | `23.16.8` | `25.10.10` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `3.14.2` | `4.1.1` |
| [jspdf](https://github.com/parallax/jsPDF) | `2.5.2` | `4.2.1` |
| [marked](https://github.com/markedjs/marked) | `4.3.0` | `17.0.5` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [ol](https://github.com/openlayers/openlayers) | `7.5.2` | `10.8.0` |
| [pino](https://github.com/pinojs/pino) | `6.14.0` | `10.3.1` |
| [ramda](https://github.com/ramda/ramda) | `0.27.2` | `0.32.0` |
| [redis](https://github.com/redis/node-redis) | `4.7.1` | `5.11.0` |
| [string-collapse-white-space](https://github.com/codsen/codsen/tree/HEAD/packages/string-collapse-white-space) | `9.1.0` | `11.1.3` |
| [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) | `8.5.0` | `13.5.3` |
| [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) | `4.6.3` | `5.0.1` |
| [uuid](https://github.com/uuidjs/uuid) | `8.3.2` | `13.0.0` |



Updates `@ministryofjustice/frontend` from 2.2.5 to 9.0.0
- [Release notes](https://github.com/ministryofjustice/moj-frontend/releases)
- [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md)
- [Commits](ministryofjustice/moj-frontend@v2.2.5...v9.0.0)

Updates `@planning-inspectorate/data-model` from 1.22.0 to 2.30.0
- [Release notes](https://github.com/Planning-Inspectorate/data-model/releases)
- [Commits](Planning-Inspectorate/data-model@1.22.0...2.30.0)

Updates `@testing-library/dom` from 7.31.2 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v7.31.2...v10.4.1)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.9.1)

Updates `@testing-library/user-event` from 12.8.3 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v12.8.3...v14.6.1)

Updates `applicationinsights` from 2.9.8 to 3.14.0
- [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/ApplicationInsights-node.js/commits/3.14.0)

Updates `body-parser` from 1.20.4 to 2.2.2
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.4...v2.2.2)

Updates `chokidar` from 3.6.0 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.6.0...5.0.0)

Updates `connect-redis` from 6.1.3 to 9.0.0
- [Release notes](https://github.com/tj/connect-redis/releases)
- [Commits](tj/connect-redis@v6.1.3...v9.0.0)

Updates `dotenv` from 16.6.1 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.6.1...v17.3.1)

Updates `express` from 4.22.1 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@v4.22.1...v5.2.1)

Updates `express-pino-logger` from 5.0.0 to 7.0.0
- [Release notes](https://github.com/pinojs/express-pino-logger/releases)
- [Commits](pinojs/express-pino-logger@v5.0.0...v7.0.0)

Updates `express-validator` from 6.15.0 to 7.3.1
- [Release notes](https://github.com/express-validator/express-validator/releases)
- [Commits](express-validator/express-validator@v6.15.0...v7.3.1)

Updates `govuk-frontend` from 5.14.0 to 6.1.0
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/govuk-frontend/commits/v6.1.0/packages/govuk-frontend)

Updates `helmet` from 6.2.0 to 8.1.0
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v6.2.0...v8.1.0)

Updates `html-escaper` from 2.0.2 to 3.0.3
- [Commits](WebReflection/html-escaper@v2.0.2...v3.0.3)

Updates `i18next` from 23.16.8 to 25.10.10
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.8...v25.10.10)

Updates `js-yaml` from 3.14.2 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...4.1.1)

Updates `jspdf` from 2.5.2 to 4.2.1
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](parallax/jsPDF@v2.5.2...v4.2.1)

Updates `marked` from 4.3.0 to 17.0.5
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v4.3.0...v17.0.5)

Updates `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

Updates `ol` from 7.5.2 to 10.8.0
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v7.5.2...v10.8.0)

Updates `pino` from 6.14.0 to 10.3.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v6.14.0...v10.3.1)

Updates `ramda` from 0.27.2 to 0.32.0
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](ramda/ramda@v0.27.2...v0.32.0)

Updates `redis` from 4.7.1 to 5.11.0
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.7.1...redis@5.11.0)

Updates `string-collapse-white-space` from 9.1.0 to 11.1.3
- [Changelog](https://github.com/codsen/codsen/blob/string-collapse-white-space@11.1.3/packages/string-collapse-white-space/CHANGELOG.md)
- [Commits](https://github.com/codsen/codsen/commits/string-collapse-white-space@11.1.3/packages/string-collapse-white-space)

Updates `string-strip-html` from 8.5.0 to 13.5.3
- [Changelog](https://github.com/codsen/codsen/blob/string-strip-html@13.5.3/packages/string-strip-html/CHANGELOG.md)
- [Commits](https://github.com/codsen/codsen/commits/string-strip-html@13.5.3/packages/string-strip-html)

Updates `swagger-ui-express` from 4.6.3 to 5.0.1
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](scottie1984/swagger-ui-express@4.6.3...5.0.1)

Updates `uuid` from 8.3.2 to 13.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v13.0.0)

---
updated-dependencies:
- dependency-name: "@ministryofjustice/frontend"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@planning-inspectorate/data-model"
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: applicationinsights
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: body-parser
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: connect-redis
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: express-pino-logger
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: express-validator
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: govuk-frontend
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: helmet
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: html-escaper
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: i18next
  dependency-version: 25.10.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: jspdf
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: marked
  dependency-version: 17.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: node-fetch
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: ol
  dependency-version: 10.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: pino
  dependency-version: 10.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: ramda
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: redis
  dependency-version: 5.11.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: string-collapse-white-space
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: string-strip-html
  dependency-version: 13.5.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: swagger-ui-express
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: uuid
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants