From 943aa7bc1c3e018189c1515ec2cbf13a8aa20e41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 09:04:44 +0000 Subject: [PATCH] chore(deps): bump string-similarity from 4.0.1 to 4.0.3 Bumps [string-similarity](https://github.com/aceakash/string-similarity) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/aceakash/string-similarity/releases) - [Commits](https://github.com/aceakash/string-similarity/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69bc5df..4845d58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16437,9 +16437,9 @@ } }, "string-similarity": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.1.tgz", - "integrity": "sha512-v36MJzloekKVvKAsYi6O/qpn2mIuvwEFIT9Gx3yg4spkNjXYsk7yxc37g4ZTyMVIBvt/9PZGxnqEtme8XHK+Mw==" + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.3.tgz", + "integrity": "sha512-QEwJzNFCqq+5AGImk5z4vbsEPTN/+gtyKfXBVLBcbPBRPNganZGfQnIuf9yJ+GiwSnD65sT8xrw/uwU1Q1WmfQ==" }, "string-width": { "version": "1.0.2",