Merge pull request #47820 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.7

This commit is contained in:
dependabot[bot] 2024-09-07 12:52:02 +00:00 committed by GitHub
commit 80f459d82a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 13 additions and 14 deletions

4
dist/core-login.js vendored

File diff suppressed because one or more lines are too long

View file

@ -278,7 +278,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.1
- license: MIT
- underscore
- version: 1.13.6
- version: 1.13.7
- license: MIT
- util
- version: 0.12.5

File diff suppressed because one or more lines are too long

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

View file

@ -327,7 +327,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.1
- license: MIT
- underscore
- version: 1.13.6
- version: 1.13.7
- license: MIT
- unist-builder
- version: 4.0.0

File diff suppressed because one or more lines are too long

9
package-lock.json generated
View file

@ -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",
@ -25100,10 +25100,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==",
"license": "MIT"
"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",

View file

@ -102,7 +102,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",