From f99c99921c8069c329d59ceaee8c99fff2917c5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 13:11:40 +0000 Subject: [PATCH] chore(deps): bump string-similarity from 4.0.1 to 4.0.2 Bumps [string-similarity](https://github.com/aceakash/string-similarity) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/aceakash/string-similarity/releases) - [Commits](https://github.com/aceakash/string-similarity/compare/4.0.1...4.0.2) 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..51446eb 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.2", + "resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.2.tgz", + "integrity": "sha512-eCsPPyoQBgY4TMpVD6DVfO7pLrimUONriaO4Xjp3WPUW0YnNLqdHgRj23xotLlqrL90eJhBeq3zdAJf2mQgfBQ==" }, "string-width": { "version": "1.0.2",