From 2ed991b0dce65b9b8a392a99857076c4e4cd55ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:35:31 +0000 Subject: [PATCH] Bump quill from 1.3.6 to 1.3.7 in /instagram_analyzer/dashkit Bumps [quill](https://github.com/quilljs/quill) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/quilljs/quill/releases) - [Changelog](https://github.com/quilljs/quill/blob/v1.3.7/CHANGELOG.md) - [Commits](https://github.com/quilljs/quill/compare/v1.3.6...v1.3.7) Signed-off-by: dependabot[bot] --- instagram_analyzer/dashkit/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instagram_analyzer/dashkit/package.json b/instagram_analyzer/dashkit/package.json index ccaab43..8719087 100644 --- a/instagram_analyzer/dashkit/package.json +++ b/instagram_analyzer/dashkit/package.json @@ -35,7 +35,7 @@ "jquery": "3.4.1", "jquery-mask-plugin": "1.14.15", "list.js": "1.5.0", - "quill": "1.3.6", + "quill": "1.3.7", "save": "2.4.0", "select2": "4.0.7" }