From 2c760557caa02da78927d771520a3f7103fc5d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 14:08:08 +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) - [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] --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index bfa9d1f..fdc53a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41106,7 +41106,7 @@ "@committed/components": "^8.1.3", "@committed/components-graph": "*", "@committed/config": "*", - "@faker-js/faker": "*", + "@faker-js/faker": "^7.6.0", "@storybook/addon-docs": "^6.5.12", "@storybook/addon-essentials": "^6.5.12", "@storybook/addons": "^6.5.12",