From 78ef592b7907d4ed368a15efe4d8913049b1c78b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Oct 2024 00:58:39 +0000 Subject: [PATCH] fix: upgrade globule from 0.1.0 to 0.2.0 Snyk has created this PR to upgrade globule from 0.1.0 to 0.2.0. See this package in npm: globule See this project in Snyk: https://app.snyk.io/org/arainstar786786/project/d95ac7db-73aa-4cca-b12a-0adba4b4f501?utm_source=github&utm_medium=referral&page=upgrade-pr --- AhMyth-Server/app/node_modules/gaze/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/gaze/package.json b/AhMyth-Server/app/node_modules/gaze/package.json index dd9dd59c..7b38d20b 100644 --- a/AhMyth-Server/app/node_modules/gaze/package.json +++ b/AhMyth-Server/app/node_modules/gaze/package.json @@ -91,7 +91,7 @@ } ], "dependencies": { - "globule": "~0.1.0" + "globule": "~0.2.0" }, "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.", "devDependencies": {