From 59d707b4cda6d36613b4414729bf22858201b311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 13:20:06 +0000 Subject: [PATCH] Bump underscore from 1.8.3 to 1.12.1 in /DCL+_AST_orquestracao/MsVenda Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.8.3...1.12.1) Signed-off-by: dependabot[bot] --- DCL+_AST_orquestracao/MsVenda/package-lock.json | 6 +++--- DCL+_AST_orquestracao/MsVenda/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 DCL+_AST_orquestracao/MsVenda/package-lock.json mode change 100755 => 100644 DCL+_AST_orquestracao/MsVenda/package.json diff --git a/DCL+_AST_orquestracao/MsVenda/package-lock.json b/DCL+_AST_orquestracao/MsVenda/package-lock.json old mode 100755 new mode 100644 index dcea8e0..52a046f --- a/DCL+_AST_orquestracao/MsVenda/package-lock.json +++ b/DCL+_AST_orquestracao/MsVenda/package-lock.json @@ -1303,9 +1303,9 @@ } }, "underscore": { - "version": "1.8.3", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz", - "integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "unicode": { "version": "10.0.0", diff --git a/DCL+_AST_orquestracao/MsVenda/package.json b/DCL+_AST_orquestracao/MsVenda/package.json old mode 100755 new mode 100644 index 4cece3c..c9cfa39 --- a/DCL+_AST_orquestracao/MsVenda/package.json +++ b/DCL+_AST_orquestracao/MsVenda/package.json @@ -31,6 +31,6 @@ "passport-local": "1.0.0", "request": "^2.69.0", "slug": "0.9.1", - "underscore": "1.8.3" + "underscore": "1.12.1" } }