We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbecb30 + 03e5ca9 commit 0a76e65Copy full SHA for 0a76e65
1 file changed
package.json
@@ -31,7 +31,7 @@
31
},
32
"dependencies": {
33
"@aws-sdk/client-sqs": "3.894.0",
34
- "@defra/forms-engine-plugin": "4.0.19",
+ "@defra/forms-engine-plugin": "4.0.26",
35
"@defra/forms-model": "3.0.580",
36
"@defra/hapi-tracing": "^1.28.0",
37
"@elastic/ecs-pino-format": "^1.5.0",
@@ -92,6 +92,6 @@
92
93
"engines": {
94
"node": "^22.11.0",
95
- "npm": "^10.9.0"
+ "npm": ">=10.9.0 <11.6.4"
96
}
97
0 commit comments