From faef17b667723d9a331fdec3abc4c4faafb042a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 02:45:55 +0000 Subject: [PATCH] Bump underscore from 1.9.2 to 1.13.1 in /samples/BikeSharingApp/Users Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.2 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.2...1.13.1) Signed-off-by: dependabot[bot] --- samples/BikeSharingApp/Users/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/BikeSharingApp/Users/package-lock.json b/samples/BikeSharingApp/Users/package-lock.json index 9eefc61a0..6a28d7a1d 100644 --- a/samples/BikeSharingApp/Users/package-lock.json +++ b/samples/BikeSharingApp/Users/package-lock.json @@ -3185,9 +3185,9 @@ } }, "underscore": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.2.tgz", - "integrity": "sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==" + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", + "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" }, "union-value": { "version": "1.0.1",