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