diff --git a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json index dd0651b9c0..fc847b5274 100644 --- a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json +++ b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json @@ -34,9 +34,9 @@ } }, "node_modules/azure-functions-core-tools": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.9.0.tgz", - "integrity": "sha512-uVMUO44DexV+inOj1NVj25SIVTd1XnWBlmkfyF/Q3P6nShPbsu1W7zYhxXAGLGIdVKJvYgEvPIDmVDFqj2Wl4A==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.10.0.tgz", + "integrity": "sha512-UoM4YANGz8spbQ2Kt4Q8YiDoKH8ofVIdHGR1V2mKXRhuPEvtz1aPC7fGdtm2/5TkVYha1lG8CvN0KXNSSlUrig==", "hasInstallScript": true, "hasShrinkwrap": true, "license": "MIT",