diff --git a/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json b/test/instrumentation/azure-functions/fixtures/azfunc4/package-lock.json index db8a219da1..6e31e92822 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.6.0", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.6.0.tgz", - "integrity": "sha512-PLczwccHgZ470JGKyyQ0GIx3vm/uNyNQUwScOzn6OZEzqsHm3eRVMFefTJfX2jgbOd0XoxlgmxraRTer6KoVng==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.8.0.tgz", + "integrity": "sha512-gsiTwxvNxc0VZWlNpzeoxlDOMhgT2ILvryGLwczWphxfdgi/eKByyuH5STnUIBqs7d6xSN3RS682HTJAqHT74Q==", "hasInstallScript": true, "hasShrinkwrap": true, "license": "MIT",