From be689b625d0697c83fc1d424d253fbcbdb58bb57 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 01:47:19 +0000 Subject: [PATCH] fix: _generated/InstallAppleProvisioningProfileV1/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- _generated/InstallAppleProvisioningProfileV1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_generated/InstallAppleProvisioningProfileV1/package.json b/_generated/InstallAppleProvisioningProfileV1/package.json index 4aa0623b9655..ce4c0e68bc3b 100644 --- a/_generated/InstallAppleProvisioningProfileV1/package.json +++ b/_generated/InstallAppleProvisioningProfileV1/package.json @@ -19,7 +19,7 @@ "dependencies": { "azure-pipelines-tasks-ios-signing-common": "2.0.3-preview", "azure-pipelines-tasks-securefiles-common": "2.1.0", - "azure-pipelines-task-lib": "^5.0.0-preview.0", + "azure-pipelines-task-lib": "^5.0.0", "@types/mocha": "^5.2.7", "@types/node": "^16.11.39" },