diff --git a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json index 0d6e62d72fb..4900c94fb7e 100644 --- a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json +++ b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json @@ -12,9 +12,10 @@ } }, "node_modules/@azure/functions": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.6.0.tgz", - "integrity": "sha512-vGq9jXlgrJ3KaI8bepgfpk26zVY8vFZsQukF85qjjKTAR90eFOOBNaa+mc/0ViDY2lcdrU2fL/o1pQyZUtTDsw==", + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/@azure/functions/-/functions-4.6.1.tgz", + "integrity": "sha512-Py2Az29yk+A21vHES/rL6iU3ptKB+vVz3sGTjm0jSPFjG4kPbhFLi5vFI7YkCPMGeoD4WMIjHqTAeXvnFrBUBA==", + "license": "MIT", "dependencies": { "cookie": "^0.7.0", "long": "^4.0.0",