diff --git a/package-lock.json b/package-lock.json index 4645662..c2ebe94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "azure-functions-core-tools": "4.0.6610", + "azure-functions-core-tools": "4.0.6821", "conventional-changelog": "6.0.0", "conventional-changelog-cli": "5.0.0", "conventional-changelog-conventionalcommits": "8.0.0", @@ -326,9 +326,9 @@ } }, "node_modules/azure-functions-core-tools": { - "version": "4.0.6610", - "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.6610.tgz", - "integrity": "sha512-TpSu2YTlpdnuptFkVA+fD6/lfwJRDZTBmUK3T4ESZQXoj06A1R7cRpnhW+hF4z42ShRaSE61xney0Ja5+QVLcg==", + "version": "4.0.6821", + "resolved": "https://registry.npmjs.org/azure-functions-core-tools/-/azure-functions-core-tools-4.0.6821.tgz", + "integrity": "sha512-D+VcQKPk+aVk9WRO56zlkq9xmeO+kxixDIMEIH2tG9OSSSxmioNOdjkpEnZuUEUdv6PPFn9vybcLhGCXL4Xftg==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, diff --git a/package.json b/package.json index b387c8d..975bb08 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "azure-functions-core-tools": "4.0.6610", + "azure-functions-core-tools": "4.0.6821", "conventional-changelog": "6.0.0", "conventional-changelog-cli": "5.0.0", "conventional-changelog-conventionalcommits": "8.0.0",