From 7847d552fe3f8be404db0af8d729cf5eef5adbce Mon Sep 17 00:00:00 2001 From: VitoAlbano Date: Wed, 3 Jun 2026 10:29:13 +0100 Subject: [PATCH] [ci:force] - Added minimatch --- package.json | 1 + pnpm-lock.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/package.json b/package.json index 20e3550734..506fcdf7c1 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "eventemitter3": "5.0.4", "graphql-ws": "6.0.8", "material-icons": "1.13.14", + "minimatch": "5.1.9", "minimatch-browser": "1.0.0", "ng2-charts": "4.1.1", "node-fetch": "3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 776e34c37b..28b05ab706 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,6 +83,9 @@ importers: material-icons: specifier: 1.13.14 version: 1.13.14 + minimatch: + specifier: 5.1.9 + version: 5.1.9 minimatch-browser: specifier: 1.0.0 version: 1.0.0