From f395c08f4573b48223fb6cecefa26b43d0a98240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 10:08:38 +0000 Subject: [PATCH] chore(deps): bump minimatch from 3.1.2 to 3.1.4 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e14f4c5b2..dec2bb980 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "globby": "^11.1.0", "load-json-file": "^6.2.0", "lodash.memoize": "^4.1.2", - "minimatch": "^3.0.4", + "minimatch": "^3.1.4", "next": "^15.5.12", "node-gyp": "^9.0.0", "p-map": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 43f168787..8660fd5e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8862,6 +8862,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^3.1.4": + version: 3.1.5 + resolution: "minimatch@npm:3.1.5" + dependencies: + brace-expansion: ^1.1.7 + checksum: 47ef6f412c08be045a7291d11b1c40777925accf7252dc6d3caa39b1bfbb3a7ea390ba7aba464d762d783265c644143d2c8a204e6b5763145024d52ee65a1941 + languageName: node + linkType: hard + "minimatch@npm:^5.0.1": version: 5.1.6 resolution: "minimatch@npm:5.1.6" @@ -10683,7 +10692,7 @@ __metadata: jest: ^29.6.4 load-json-file: ^6.2.0 lodash.memoize: ^4.1.2 - minimatch: ^3.0.4 + minimatch: ^3.1.4 ncp: ^2.0.0 next: ^15.5.12 node-gyp: ^9.0.0