Skip to content

Commit

Permalink
NFDIV-4358: Update bailiff service url (#3922)
Browse files Browse the repository at this point in the history
* NFDIV-4358: Update bailiff service url

* NFDIV-4358: Update dependency
  • Loading branch information
FaisalMoJ authored Oct 16, 2024
1 parent 1507320 commit 90710ca
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 7 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@
},
"resolutions": {
"http-cache-semantics": "4.1.1",
"axios": "1.7.7",
"cookie": "1.0.1"
"axios": "1.7.7"
},
"packageManager": "yarn@3.8.5"
}
2 changes: 1 addition & 1 deletion src/main/steps/applicant1/how-you-can-proceed/template.njk
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
If you have a new address for your {{ partner }}, you’ll have to get it delivered by post to that address, before you can apply for the bailiff service.
Using the court bailiff service costs an additional {{ courtBailiffService }}, unless you’re eligible for Help With Fees.<br><br>
<h3 class="govuk-heading-s govuk-!-margin-bottom-1">How to apply:</h3>
Download and complete <a href="https://www.gov.uk/government/publications/form-d89-request-for-personal-service-by-a-court-bailiff" class="govuk-link">form D89</a>.
Download and complete <a href="https://www.gov.uk/government/publications/form-d89-request-personal-service-of-papers-by-a-court-bailiff" class="govuk-link">form D89</a>.
You'll also need to send:
<ul><li>a photo of your {{ partner }}</li><li>a copy of your
{% if (isDivorce) %} divorce{% else %} civil partnership{% endif %} application</li></ul>
Expand Down
22 changes: 18 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6859,10 +6859,24 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:1.0.1":
version: 1.0.1
resolution: "cookie@npm:1.0.1"
checksum: e2ff4879d816ea27dab69651c06d328b1f4214ccefa1023b6ebf85787bc23b3cad777ed51b4e54c01d161c374a05fc86e45e51ee3d9fafb48a836439c56b2458
"cookie@npm:0.4.0":
version: 0.4.0
resolution: "cookie@npm:0.4.0"
checksum: 760384ba0aef329c52523747e36a452b5e51bc49b34160363a6934e7b7df3f93fcc88b35e33450361535d40a92a96412da870e1816aba9aa6cc556a9fedd8492
languageName: node
linkType: hard

"cookie@npm:0.7.1":
version: 0.7.1
resolution: "cookie@npm:0.7.1"
checksum: cec5e425549b3650eb5c3498a9ba3cde0b9cd419e3b36e4b92739d30b4d89e0b678b98c1ddc209ce7cf958cd3215671fd6ac47aec21f10c2a0cc68abd399d8a7
languageName: node
linkType: hard

"cookie@npm:0.7.2":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 9bf8555e33530affd571ea37b615ccad9b9a34febbf2c950c86787088eb00a8973690833b0f8ebd6b69b753c62669ea60cec89178c1fb007bf0749abed74f93e
languageName: node
linkType: hard

Expand Down

0 comments on commit 90710ca

Please sign in to comment.