From 7e185ac2b685ce5b70854626da126d58b1569f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:02:39 +0000 Subject: Bump minimatch from 3.0.5 to 4.1.1 in /js Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.5 to 4.1.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.5...v4.1.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index b51db6277..a7d2b53b7 100644 --- a/js/package.json +++ b/js/package.json @@ -48,7 +48,7 @@ "karma-coverage": "^2.2.0", "karma-firefox-launcher": "^2.1.2", "karma-jasmine": "^4.0.1", - "minimatch": "^3.0.5", + "minimatch": "^4.1.1", "natives": "^1.1.6" }, "dependencies": { -- cgit v1.2.3