From 24d2d5f9b8e7eacdc85f14a629a079f24a5812b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:52:27 -0700 Subject: [PATCH] chore(deps-dev): bump azure-functions-core-tools (#3624) --- .../fixtures/AJsAzureFnApp/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/test/instrumentation/azure-functions/fixtures/AJsAzureFnApp/package-lock.json b/test/instrumentation/azure-functions/fixtures/AJsAzureFnApp/package-lock.json index 7a9b1c4acb..6e2175d248 100644 --- a/test/instrumentation/azure-functions/fixtures/AJsAzureFnApp/package-lock.json +++ b/test/instrumentation/azure-functions/fixtures/AJsAzureFnApp/package-lock.json @@ -11,9 +11,9 @@ } }, "node_modules/azure-functions-core-tools": { - "version": "4.0.5312", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5312.tgz", - "integrity": "sha512-dTFlmhbyNyyvMaVDez7MiEWi8T7QFVeM+eBppolqYcsanwylojumQOKzAdYR9X0VtIAxeGAUy3RCEp9RPPNpUw==", + "version": "4.0.5348", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5348.tgz", + "integrity": "sha512-0Ts4fMKyVDGWJxXzSPcKVyl5Gsy5iT1MjfsNk4ubdIsHAwkoSVneBc1obyVySkMx6JS1UM7w9MA/auyVH/RsZA==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, @@ -382,9 +382,9 @@ }, "dependencies": { "azure-functions-core-tools": { - "version": "4.0.5312", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5312.tgz", - "integrity": "sha512-dTFlmhbyNyyvMaVDez7MiEWi8T7QFVeM+eBppolqYcsanwylojumQOKzAdYR9X0VtIAxeGAUy3RCEp9RPPNpUw==", + "version": "4.0.5348", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5348.tgz", + "integrity": "sha512-0Ts4fMKyVDGWJxXzSPcKVyl5Gsy5iT1MjfsNk4ubdIsHAwkoSVneBc1obyVySkMx6JS1UM7w9MA/auyVH/RsZA==", "dev": true, "requires": { "chalk": "3.0.0",