From d0229769660d3739bda8f7a0d75e6c9c03f51a11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 03:14:03 +0000 Subject: [PATCH] chore(deps): update yarn to v4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fda289..ce4b98f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "type": "git", "url": "https://github.com/ZNotify/js-sdk.git" }, - "packageManager": "yarn@4.0.2", + "packageManager": "yarn@4.1.0", "devDependencies": { "@rollup/plugin-json": "^6.0.0", "@types/jest": "29.5.11",