build(deps): bump backbone from 1.6.0 to 1.6.1

Bumps [backbone](https://github.com/jashkenas/backbone) from 1.6.0 to 1.6.1.
- [Commits](https://github.com/jashkenas/backbone/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: backbone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-02 18:13:28 +00:00 committed by John Molakvoæ
parent 6081720b7b
commit 0209180ca4
2 changed files with 5 additions and 5 deletions

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",