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 8239cb9aa..b1575b59f 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