diff --git a/package-lock.json b/package-lock.json index 66cf20f233973..d0e6141c8000e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,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", @@ -23802,9 +23802,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", @@ -43638,9 +43638,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 16d576e123f6e..2eb9ad5b6f161 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,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",