From a93dd3d42b41a997ca30fe8ec01b48cb518d9487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 09:25:38 +0000 Subject: [PATCH] build(deps): bump minimatch from 3.0.4 to 3.1.2 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [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] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26ff06a57ac08..6d5ee4bc796f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5343,7 +5343,7 @@ "node_modules/metalsmith": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.3.0.tgz", - "integrity": "sha1-gzr7taKmOF4tmuPZNeOeM+rqUjE=", + "integrity": "sha512-0ZfnymBNlAQQN++8DZXoxPtetARvxTaczeuGHr17aLgLx/iZttuAB6ie0d3vHT+J59zyKJPYAu1HbCAs1/MGEw==", "dependencies": { "absolute": "0.0.1", "chalk": "^1.1.3", @@ -15608,7 +15608,7 @@ "metalsmith": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.3.0.tgz", - "integrity": "sha1-gzr7taKmOF4tmuPZNeOeM+rqUjE=", + "integrity": "sha512-0ZfnymBNlAQQN++8DZXoxPtetARvxTaczeuGHr17aLgLx/iZttuAB6ie0d3vHT+J59zyKJPYAu1HbCAs1/MGEw==", "requires": { "absolute": "0.0.1", "chalk": "^1.1.3",