diff --git a/package-lock.json b/package-lock.json index 3a750ef9e..c2036cd71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "SEE LICENSE IN LICENSE", "dependencies": { "@aws-sdk/client-sns": "^3.997.0", - "@defra/forms-engine-plugin": "^4.14.3", + "@defra/forms-engine-plugin": "^4.14.4", "@defra/forms-model": "^3.0.674", "@defra/hapi-tracing": "^1.30.0", "@elastic/ecs-pino-format": "^1.5.0", @@ -4044,9 +4044,9 @@ } }, "node_modules/@defra/forms-engine-plugin": { - "version": "4.14.3", - "resolved": "https://registry.npmjs.org/@defra/forms-engine-plugin/-/forms-engine-plugin-4.14.3.tgz", - "integrity": "sha512-pNJpn5JDzz0ZnHzet0j1bQhzzUuX4r3uT9O9oycL/l/ymCX373GT/LDKjLDhjOfx+iLGccJzroP+yuiDq3y6Iw==", + "version": "4.14.4", + "resolved": "https://registry.npmjs.org/@defra/forms-engine-plugin/-/forms-engine-plugin-4.14.4.tgz", + "integrity": "sha512-n/FlFvQpNhCx20AxdaYJhZzUWApzXjsxaSaktCTX4PP76kBNcqu7LaJmUmNyQb5mcvXjKsMOJccInGABZFMGkg==", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { diff --git a/package.json b/package.json index b0b0aba94..c444b4dfe 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "license": "SEE LICENSE IN LICENSE", "dependencies": { "@aws-sdk/client-sns": "^3.997.0", - "@defra/forms-engine-plugin": "^4.14.3", + "@defra/forms-engine-plugin": "^4.14.4", "@defra/forms-model": "^3.0.674", "@defra/hapi-tracing": "^1.30.0", "@elastic/ecs-pino-format": "^1.5.0",