From ed6595f57a0b6782043fdd8270ec90d20c8e4664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 01:05:43 +0000 Subject: [PATCH] Bump underscore from 1.13.4 to 1.13.6 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.4 to 1.13.6. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.13.4...1.13.6) --- updated-dependencies: - dependency-name: underscore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d47cc3419094..03615437b305c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "snap.js": "^2.0.9", "stream-browserify": "^3.0.0", "strengthify": "github:nextcloud/strengthify#0.5.9", - "underscore": "1.13.4", + "underscore": "1.13.6", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3", @@ -30426,9 +30426,9 @@ } }, "node_modules/underscore": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz", - "integrity": "sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ==" + "version": "1.13.6", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz", + "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==" }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.0", @@ -55888,9 +55888,9 @@ } }, "underscore": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz", - "integrity": "sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ==" + "version": "1.13.6", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz", + "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==" }, "unicode-canonical-property-names-ecmascript": { "version": "2.0.0", diff --git a/package.json b/package.json index c0e700613fc79..24b86f038d897 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "snap.js": "^2.0.9", "stream-browserify": "^3.0.0", "strengthify": "github:nextcloud/strengthify#0.5.9", - "underscore": "1.13.4", + "underscore": "1.13.6", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3",