From 02928a49734553010d85612a269d53dfe3a0c3d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 05:59:35 +0000 Subject: [PATCH] build(deps-dev): [security] bump semantic-release from 6.3.2 to 17.4.4 Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 6.3.2 to 17.4.4. **This update includes a security fix.** - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v6.3.2...v17.4.4) 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 631dc79..6f3ee8d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "mock-fs": "4.10.1", "nyc": "10.0.0", "proxyquire": "2.1.0", - "semantic-release": "6.3.2", + "semantic-release": "17.4.4", "sinon": "7.3.2", "sinon-chai": "3.3.0", "sinon-test": "2.4.0",