diff --git a/package-lock.json b/package-lock.json index 9c3f500..127c423 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@aws-sdk/client-sqs": "3.894.0", "@defra/forms-engine-plugin": "4.0.26", "@defra/forms-model": "3.0.595", - "@defra/hapi-tracing": "^1.28.0", + "@defra/hapi-tracing": "^1.30.0", "@elastic/ecs-pino-format": "^1.5.0", "@hapi/hapi": "^21.4.2", "@hapi/hoek": "^11.0.7", @@ -2387,9 +2387,9 @@ } }, "node_modules/@defra/hapi-tracing": { - "version": "1.29.0", - "resolved": "https://registry.npmjs.org/@defra/hapi-tracing/-/hapi-tracing-1.29.0.tgz", - "integrity": "sha512-xD+5xC78CZvDsKUJPZaZyPeULiflxjzQkIn4bAfTqPctYqgQlmoU8Qw8mZVbwdVD3M6tF7ocSpXYpcLO/g1EsQ==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@defra/hapi-tracing/-/hapi-tracing-1.30.0.tgz", + "integrity": "sha512-G/x4R8lxFCiVF7K+xlToFjxUL+HZ6mg3pDXf7XpTAOMfO51N3kIqSOAtfaqrjy/4/El3TfKuueJb7Y90kJoaHw==", "hasInstallScript": true, "license": "OGL-UK-3.0", "engines": { diff --git a/package.json b/package.json index a239d22..0677a4f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@aws-sdk/client-sqs": "3.894.0", "@defra/forms-engine-plugin": "4.0.26", "@defra/forms-model": "3.0.595", - "@defra/hapi-tracing": "^1.28.0", + "@defra/hapi-tracing": "^1.30.0", "@elastic/ecs-pino-format": "^1.5.0", "@hapi/hapi": "^21.4.2", "@hapi/hoek": "^11.0.7",