diff --git a/reference-architectures/app/api/typescript/foundry-agent-service/package-lock.json b/reference-architectures/app/api/typescript/foundry-agent-service/package-lock.json index 74969c1c..51fd735a 100644 --- a/reference-architectures/app/api/typescript/foundry-agent-service/package-lock.json +++ b/reference-architectures/app/api/typescript/foundry-agent-service/package-lock.json @@ -2976,9 +2976,9 @@ } }, "node_modules/fastify": { - "version": "5.8.5", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.5.tgz", - "integrity": "sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==", + "version": "5.9.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.9.0.tgz", + "integrity": "sha512-VMS5lE0zj+MZlJpQa3Qv5iGjfun0H2N7VRgoBwpcTNQ2bdIQpv7fDpb+HGteGbicBsGkzGS+X+hdx9mmrfWuHQ==", "funding": [ { "type": "github", @@ -2998,7 +2998,7 @@ "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", - "find-my-way": "^9.0.0", + "find-my-way": "^9.6.0", "light-my-request": "^6.0.0", "pino": "^9.14.0 || ^10.1.0", "process-warning": "^5.0.0",