From fac1d5944d9c9d731c298387ac02f075ce5838e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:01:54 +0100 Subject: [PATCH] chore(deps-dev): bump azure-functions-core-tools (#3697) --- .../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 91430dad9e..437537ab3e 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.5413", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5413.tgz", - "integrity": "sha512-jHfw7JrfH5RZEQni098Bf1HZorIzLlQH8aoNNKYwmhF6mvh5J6aTqKyDSJKUbUN2/xqS9vxGYGpKzqv4US3dcA==", + "version": "4.0.5441", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5441.tgz", + "integrity": "sha512-d0PXSFkvR5tM1IPL+jF1EhTmB15uzdx/j0kD3zp0Zt73GKjwVcSFfjFxH5ydOEOaM21HRq5hUxVx1YgerrX5WQ==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, @@ -382,9 +382,9 @@ }, "dependencies": { "azure-functions-core-tools": { - "version": "4.0.5413", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5413.tgz", - "integrity": "sha512-jHfw7JrfH5RZEQni098Bf1HZorIzLlQH8aoNNKYwmhF6mvh5J6aTqKyDSJKUbUN2/xqS9vxGYGpKzqv4US3dcA==", + "version": "4.0.5441", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5441.tgz", + "integrity": "sha512-d0PXSFkvR5tM1IPL+jF1EhTmB15uzdx/j0kD3zp0Zt73GKjwVcSFfjFxH5ydOEOaM21HRq5hUxVx1YgerrX5WQ==", "dev": true, "requires": { "chalk": "3.0.0",