diff --git a/package-lock.json b/package-lock.json index 50cec8a8202e9..239f171984e68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "snap.js": "^2.0.9", "strengthify": "github:nextcloud/strengthify#0.5.9", "throttle-debounce": "^5.0.2", - "underscore": "1.13.6", + "underscore": "1.13.7", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3", @@ -27347,9 +27347,9 @@ } }, "node_modules/underscore": { - "version": "1.13.6", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz", - "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==" + "version": "1.13.7", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz", + "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==" }, "node_modules/undici": { "version": "5.28.4", diff --git a/package.json b/package.json index 678ff94c7b8a3..355dfdd3b3c5a 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "snap.js": "^2.0.9", "strengthify": "github:nextcloud/strengthify#0.5.9", "throttle-debounce": "^5.0.2", - "underscore": "1.13.6", + "underscore": "1.13.7", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3",