1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-10 16:05:24 +02:00

fix(deps): bump fuse.js from 6.5.3 to 6.6.2 in /frontend (#1325)

Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.5.3 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.5.3...v6.6.2)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-17 13:45:24 -08:00 committed by GitHub
parent 48053b55b9
commit d315ad63d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"@vueuse/core": "^8.5.0",
"core-js": "^3.15.1",
"date-fns": "^2.28.0",
"fuse.js": "^6.5.3",
"fuse.js": "^6.6.2",
"isomorphic-dompurify": "^0.19.0",
"nuxt": "^2.15.8",
"v-jsoneditor": "^1.4.5",