[READ-ONLY] Mirror of https://github.com/hacknug/nuxt-boilerplate. boilerplate-nuxt.netlify.app/
boilerplate i18n nuxt nuxt-i18n nuxtjs vue vue2 vuejs vuejs2
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(deps): bump handlebars from 4.7.8 to 4.7.9

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
...

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

authored by

dependabot[bot] and committed by
GitHub
(Apr 8, 2026, 4:19 PM UTC) c3c7c99f 90fed43a

+3 -3
+3 -3
yarn.lock
··· 9440 9440 uncrypto "^0.1.3" 9441 9441 9442 9442 handlebars@^4.7.7: 9443 - version "4.7.8" 9444 - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9" 9445 - integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ== 9443 + version "4.7.9" 9444 + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f" 9445 + integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ== 9446 9446 dependencies: 9447 9447 minimist "^1.2.5" 9448 9448 neo-async "^2.6.2"