From 527e8f43c56cc0ed4cb390415222fe8b95ef7a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 12:02:05 +0000 Subject: [PATCH] Bump underscore from 1.11.0 to 1.13.1 in /documentation/rpgwizard-docs 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] --- documentation/rpgwizard-docs/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/rpgwizard-docs/package-lock.json b/documentation/rpgwizard-docs/package-lock.json index 67f896a6..882bb2db 100644 --- a/documentation/rpgwizard-docs/package-lock.json +++ b/documentation/rpgwizard-docs/package-lock.json @@ -1367,9 +1367,9 @@ "optional": true }, "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==" }, "validate-npm-package-license": { "version": "3.0.4",