From 90ad19eb6efd3c54bb8e2e864e2434fdf4549caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:14:13 +0000 Subject: [PATCH] chore(deps-dev): bump minimatch Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../[phone]/pma-voice/voice-ui/pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/server-data/resources/[phone]/pma-voice/voice-ui/pnpm-lock.yaml b/server-data/resources/[phone]/pma-voice/voice-ui/pnpm-lock.yaml index 5e3c9a59f..259b49302 100644 --- a/server-data/resources/[phone]/pma-voice/voice-ui/pnpm-lock.yaml +++ b/server-data/resources/[phone]/pma-voice/voice-ui/pnpm-lock.yaml @@ -1648,7 +1648,7 @@ packages: dev: true /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /concat-stream@1.6.2: @@ -1891,7 +1891,7 @@ packages: globby: 7.1.1 is-glob: 4.0.3 loader-utils: 1.4.0 - minimatch: 3.0.4 + minimatch: 3.1.2 normalize-path: 3.0.0 p-limit: 2.3.0 schema-utils: 1.0.0 @@ -3068,7 +3068,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.4 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 dev: true @@ -4300,8 +4300,8 @@ packages: resolution: {integrity: sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=} dev: true - /minimatch@3.0.4: - resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} + /minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 dev: true