From f97513244e2406cd3dfe85a67c08a1a77b9eb23b Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:11:55 +0000 Subject: [PATCH] chore(deps): update dependency glob-parent to >=6.0.2 --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e243f5c5..a555532da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39155,7 +39155,7 @@ "cosmiconfig": "^7.0.0", "dedent": "^0.7.0", "dot-prop": "^6.0.1", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "globby": "^11.0.2", "load-json-file": "^6.2.0", "npmlog": "^6.0.2", @@ -45287,7 +45287,7 @@ "anymatch": "~3.1.2", "braces": "~3.0.2", "fsevents": "~2.3.2", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", @@ -46303,7 +46303,7 @@ "requires": { "@mrmlnc/readdir-enhanced": "^2.2.1", "@nodelib/fs.stat": "^1.1.2", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "is-glob": "^4.0.0", "merge2": "^1.2.3", "micromatch": "^3.1.10" @@ -48155,7 +48155,7 @@ "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "globals": "^13.15.0", "ignore": "^5.2.0", "import-fresh": "^3.0.0", @@ -48951,7 +48951,7 @@ "requires": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } @@ -60812,7 +60812,7 @@ "async-each": "^1.0.1", "braces": "^2.3.2", "fsevents": "^1.2.7", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", "is-glob": "^4.0.0", diff --git a/package.json b/package.json index 294baa1c0..b4eca8e53 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "parse-url": "8.1.0" }, "trim-newlines": "^3.0.1", - "glob-parent": ">=5.1.2", + "glob-parent": ">=6.0.2", "trim": ">=1.0.1" }, "storybook-deployer": {