Merge pull request #51891 from nextcloud/dependabot/npm_and_yarn/stable30/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:38 +02:00 committed by GitHub
commit b3f60f59f0
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

@ -111,7 +111,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

@ -127,7 +127,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

@ -36,7 +36,7 @@
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"@vueuse/integrations": "^11.0.0",
"backbone": "^1.4.1",
"backbone": "^1.6.1",
"blueimp-md5": "^2.19.0",
"browserslist-useragent-regexp": "^4.1.1",
"camelcase": "^8.0.0",
@ -8826,9 +8826,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

@ -64,7 +64,7 @@
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"@vueuse/integrations": "^11.0.0",
"backbone": "^1.4.1",
"backbone": "^1.6.1",
"blueimp-md5": "^2.19.0",
"browserslist-useragent-regexp": "^4.1.1",
"camelcase": "^8.0.0",