From a2714df4c18711aa58e12bbcf20623820b5ef8da Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Thu, 19 Oct 2023 10:50:38 -0400 Subject: [PATCH] bump dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f725d9..d372422 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "chalk": "^5.3.0", - "glob": "^10.3.4", + "glob": "^10.3.10", "npm-run-all": "^4.1.5", "shx": "^0.3.4", "svg-path-parse": "^1.1.3",