From 5b07bf3200a528f9b9c7ddd6ac76aaa9626cc71e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:56:23 +0000 Subject: [PATCH] chore(deps-dev): [security] bump semantic-release Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.14.0 to 17.3.7. **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/v15.14.0...v17.3.7) Signed-off-by: dependabot-preview[bot] --- projects/mitch-datasource/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mitch-datasource/package.json b/projects/mitch-datasource/package.json index c084e7b..4940e9d 100644 --- a/projects/mitch-datasource/package.json +++ b/projects/mitch-datasource/package.json @@ -34,7 +34,7 @@ "eslint-plugin-import": "^2.18.2", "nodemon": "^2.0.1", "npm-run-all": "^4.1.5", - "semantic-release": "^15.13.31", + "semantic-release": "^17.3.7", "webpack": "^4.41.2", "webpack-cli": "^3.3.10" },