From 6ab9d18ff0a4eed69f76ae95810ed5ffef0e3a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:54:17 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.1.2 in /www.shinan.com/phpMyAdmin4.8.5 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] --- www.shinan.com/phpMyAdmin4.8.5/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www.shinan.com/phpMyAdmin4.8.5/yarn.lock b/www.shinan.com/phpMyAdmin4.8.5/yarn.lock index 28d1df5..5aed34b 100644 --- a/www.shinan.com/phpMyAdmin4.8.5/yarn.lock +++ b/www.shinan.com/phpMyAdmin4.8.5/yarn.lock @@ -538,8 +538,8 @@ mimic-fn@^1.0.0: resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" minimatch@^3.0.2, minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + version "3.1.2" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" dependencies: brace-expansion "^1.1.7"