From b397b99d12df6c80e956f10d2f8b58c85834cb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 12:46:35 +0000 Subject: [PATCH] Bump underscore Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.13.1) Signed-off-by: dependabot[bot] --- .../4-GettingStarted-Node/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/03-ConnectingAndQueryingAzureSQL/4-GettingStarted-Node/package-lock.json b/03-ConnectingAndQueryingAzureSQL/4-GettingStarted-Node/package-lock.json index 34a9505..e6f9ac8 100644 --- a/03-ConnectingAndQueryingAzureSQL/4-GettingStarted-Node/package-lock.json +++ b/03-ConnectingAndQueryingAzureSQL/4-GettingStarted-Node/package-lock.json @@ -962,9 +962,9 @@ } }, "underscore": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.11.0.tgz", - "integrity": "sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw==" + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", + "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" }, "unpipe": { "version": "1.0.0",