From 983eba9765f8272b2772d4c25aee5162d8f6a7b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 10:33:53 +0000 Subject: [PATCH] chore(deps-dev): [security] bump standard-version from 7.1.0 to 9.1.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.0 to 9.1.1. **This update includes a security fix.** - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/standard-version/compare/v7.1.0...v9.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 270b8d8..c288802 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "coveralls": "^3.0.6", "rimraf": "^3.0.0", "standard": "^14.0.0", - "standard-version": "^7.0.0", + "standard-version": "^9.1.1", "sywac": "^1.2.2", "tap": "^14.6.1" }