Skip to content

Commit a5b2435

Browse files
authored
Merge pull request #2842 from NHSDigital/develop
[RAA-9310] Release develop into master for APIM-R v1.55.0
2 parents e390e67 + 7fb202e commit a5b2435

9 files changed

Lines changed: 276 additions & 2304 deletions

File tree

.github/CODEOWNERS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99

1010
# For version files that are updated by dependabot we have a cut down list
1111

12-
/sandbox/Dockerfile @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
13-
/sandbox/package.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
14-
/sandbox/package-lock.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
15-
/package.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
16-
/package-lock.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
17-
/poetry.lock @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
18-
/poetry.toml @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
19-
/pyproject.toml @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2
12+
/sandbox/Dockerfile @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
13+
/sandbox/package.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
14+
/sandbox/package-lock.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
15+
/package.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
16+
/package-lock.json @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
17+
/poetry.lock @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
18+
/poetry.toml @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
19+
/pyproject.toml @daniel-mcadam-nhs @kevinmason-nhs @EdwardWills-nhs @georgeCraftReferrals @csaw-nhs @petkopetkov2 @JoshuaMackay1 @robord1 @tomhague11
20+

node-deps.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -311,21 +311,21 @@
311311
}
312312
},
313313
"@hapi/wreck": {
314-
"version": "18.1.0",
315-
"resolved": "https://registry.npmjs.org/@hapi/wreck/-/wreck-18.1.0.tgz",
316-
"overridden": false,
317-
"dependencies": {
318-
"@hapi/boom": {
319-
"version": "10.0.1"
320-
},
321-
"@hapi/bourne": {
322-
"version": "3.0.0"
323-
},
324-
"@hapi/hoek": {
325-
"version": "11.0.7"
326-
}
327-
}
328-
}
314+
"version": "18.1.2",
315+
"resolved": "https://registry.npmjs.org/@hapi/wreck/-/wreck-18.1.2.tgz",
316+
"overridden": false,
317+
"dependencies": {
318+
"@hapi/boom": {
319+
"version": "10.0.1"
320+
},
321+
"@hapi/bourne": {
322+
"version": "3.0.0"
323+
},
324+
"@hapi/hoek": {
325+
"version": "11.0.7"
326+
}
327+
}
328+
}
329329
}
330330
},
331331
"@hapi/teamwork": {

0 commit comments

Comments
 (0)