From a73a0db26cb119aded7e1a42e810515e556c2175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 12:02:51 +0000 Subject: Bump minimatch from 5.0.0 to 5.0.1 in /js Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js/package-lock.json') diff --git a/js/package-lock.json b/js/package-lock.json index 4f833edab..37a012c4c 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -4380,9 +4380,9 @@ } }, "minimatch": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.0.tgz", - "integrity": "sha512-EU+GCVjXD00yOUf1TwAHVP7v3fBD3A8RkkPYsWWKGWesxM/572sL53wJQnHxquHlRhYUV36wHkqrN8cdikKc2g==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz", + "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==", "dev": true, "requires": { "brace-expansion": "^2.0.1" -- cgit v1.2.3