From 74b017d9f4b39b9d6de0d76f180fcf5c6f145215 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:36:03 +0000 Subject: [PATCH] fix(deps): update dependency glob to ^10.4.4 (#765) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index bcd5a4edc..f5ba3cd2f 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -55,7 +55,7 @@ "dayjs": "^1.11.11", "dotenv": "^16.4.5", "flag-icons": "^7.2.3", - "glob": "^10.4.3", + "glob": "^10.4.4", "jotai": "^2.8.4", "mantine-react-table": "2.0.0-beta.5", "next": "^14.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2d6d88aa..037fe37d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^7.2.3 version: 7.2.3 glob: - specifier: ^10.4.3 - version: 10.4.3 + specifier: ^10.4.4 + version: 10.4.4 jotai: specifier: ^2.8.4 version: 2.8.4(@types/react@18.3.3)(react@18.3.1) @@ -4280,9 +4280,9 @@ packages: engines: {node: '>=16 || 14 >=14.17'} hasBin: true - glob@10.4.3: - resolution: {integrity: sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==} - engines: {node: '>=18'} + glob@10.4.4: + resolution: {integrity: sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==} + engines: {node: 14 >=14.21 || 16 >=16.20 || 18 || 20 || >=22} hasBin: true glob@7.2.3: @@ -9745,7 +9745,7 @@ snapshots: minipass: 7.1.2 path-scurry: 1.11.1 - glob@10.4.3: + glob@10.4.4: dependencies: foreground-child: 3.1.1 jackspeak: 3.1.2 @@ -11718,7 +11718,7 @@ snapshots: test-exclude@7.0.1: dependencies: '@istanbuljs/schema': 0.1.3 - glob: 10.4.3 + glob: 10.4.4 minimatch: 9.0.4 testcontainers@10.10.2: