From 2eba3af8b793b151204cfff9e962a32d08f97074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 15:05:16 +0000 Subject: [PATCH] Bump underscore from 1.12.0 to 1.13.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.13.1) Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49b2269..623be6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6016,11 +6016,6 @@ "readable-stream": "^2.0.5" } }, - "lbh-frontend": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lbh-frontend/-/lbh-frontend-3.0.0.tgz", - "integrity": "sha512-vNWMS3aLNwQL2VNEGxlcHtRVYfnZXyum5zjsBXZeF19pNLWYJAHXyuO/kMpag7JvBVo5uDMYEFNYP8AGvPVQIA==" - }, "lbh-frontend-repository": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/lbh-frontend-repository/-/lbh-frontend-repository-3.8.0.tgz", @@ -10027,9 +10022,9 @@ } }, "underscore": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.0.tgz", - "integrity": "sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==" + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", + "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4",