Merge pull request #51895 from nextcloud/dependabot/npm_and_yarn/stable31/backbone-1.6.1

build(deps): bump backbone from 1.6.0 to 1.6.1
This commit is contained in:
John Molakvoæ 2025-04-02 21:25:19 +02:00 committed by GitHub
commit d85d4af5ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 13 additions and 13 deletions

4
dist/core-login.js vendored

File diff suppressed because one or more lines are too long

View file

@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.8.4
- license: MIT
- backbone
- version: 1.6.0
- version: 1.6.1
- license: MIT
- base64-js
- version: 1.5.1

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

@ -117,7 +117,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.8.4
- license: MIT
- backbone
- version: 1.6.0
- version: 1.6.1
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -35,7 +35,7 @@
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.0.1",
"@vueuse/integrations": "^11.1.0",
"backbone": "^1.4.1",
"backbone": "^1.6.1",
"blueimp-md5": "^2.19.0",
"blurhash": "^2.0.5",
"browserslist-useragent-regexp": "^4.1.1",
@ -8193,9 +8193,9 @@
}
},
"node_modules/backbone": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/backbone/-/backbone-1.6.0.tgz",
"integrity": "sha512-13PUjmsgw/49EowNcQvfG4gmczz1ximTMhUktj0Jfrjth0MVaTxehpU+qYYX4MxnuIuhmvBLC6/ayxuAGnOhbA==",
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/backbone/-/backbone-1.6.1.tgz",
"integrity": "sha512-YQzWxOrIgL6BoFnZjThVN99smKYhyEXXFyJJ2lsF1wJLyo4t+QjmkLrH8/fN22FZ4ykF70Xq7PgTugJVR4zS9Q==",
"license": "MIT",
"dependencies": {
"underscore": ">=1.8.3"

View file

@ -66,7 +66,7 @@
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.0.1",
"@vueuse/integrations": "^11.1.0",
"backbone": "^1.4.1",
"backbone": "^1.6.1",
"blueimp-md5": "^2.19.0",
"blurhash": "^2.0.5",
"browserslist-useragent-regexp": "^4.1.1",