diff --git a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json index dd0651b9c0..16afda0c86 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.12.0", - "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.12.0.tgz", - "integrity": "sha512-aHBSvEDHOUhLhkivPiotoYfE6WPZdutv9OnXEkSqYtyWjbf1k/DoQ/Z9swqIbyaBSvh2xOR8ARKj5CR/2jqEOw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.14.0.tgz", + "integrity": "sha512-13LsitEHNe09qmpEf6eX1ajyI9Cn9syJ8p3ord40h9+08Qk72Yg8X7FNkrgvidJqr9bPwCkcRup2yyIq1mSa6w==", "license": "MIT", "dependencies": { "@azure/functions-extensions-base": "0.2.0",