From a74588a0e15bf1c15426ba9557d367acbf65e980 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 11:45:55 +0000 Subject: [PATCH] fix: upgrade is-yarn-global from 0.3.0 to 0.4.1 Snyk has created this PR to upgrade is-yarn-global from 0.3.0 to 0.4.1. See this package in npm: is-yarn-global See this project in Snyk: https://app.snyk.io/org/karimyahia/project/de7ca26c-da50-4962-ad1c-f2499ca5d75f?utm_source=github&utm_medium=referral&page=upgrade-pr --- mongoApp/node_modules/update-notifier/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongoApp/node_modules/update-notifier/package.json b/mongoApp/node_modules/update-notifier/package.json index dd5c210..f5b7002 100644 --- a/mongoApp/node_modules/update-notifier/package.json +++ b/mongoApp/node_modules/update-notifier/package.json @@ -40,7 +40,7 @@ "is-ci": "^2.0.0", "is-installed-globally": "^0.3.1", "is-npm": "^4.0.0", - "is-yarn-global": "^0.3.0", + "is-yarn-global": "^0.4.1", "latest-version": "^5.0.0", "pupa": "^2.0.1", "semver-diff": "^3.1.1",