diff --git a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json index 6e31e92822..901e766e44 100644 --- a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json +++ b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json @@ -12,9 +12,9 @@ } }, "node_modules/@azure/functions": { - "version": "4.11.2", - "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.11.2.tgz", - "integrity": "sha512-U7qpPo0pUxDfdP3Q8gO5GLtust94nh8+RtIUvEKE4qU9yuDhL2vU1zzanuzkaV2j/TFv+EEmN8QDtchAgpeffw==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.12.0.tgz", + "integrity": "sha512-aHBSvEDHOUhLhkivPiotoYfE6WPZdutv9OnXEkSqYtyWjbf1k/DoQ/Z9swqIbyaBSvh2xOR8ARKj5CR/2jqEOw==", "license": "MIT", "dependencies": { "@azure/functions-extensions-base": "0.2.0",