Bump express-handlebars from 5.1.0 to 5.3.1

Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 5.1.0 to 5.3.1.
- [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
- [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/express-handlebars/express-handlebars/compare/v5.1.0...v5.3.1)

---
updated-dependencies:
- dependency-name: express-handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-09 22:31:20 +00:00 коммит произвёл GitHub
Родитель a25eaecee9
Коммит 1a68c383fa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 6 добавлений и 6 удалений

10
package-lock.json сгенерированный
Просмотреть файл

@ -4760,13 +4760,13 @@
}
},
"express-handlebars": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-5.1.0.tgz",
"integrity": "sha512-EHu7Lz1q3OOPSv1wyxN0pOMhAcljx0UUACrFAnSgoBdKc6YCBFl7qW3w6TQZ8d6kWA14xAH9pLMsR0N9vJ3iGw==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-5.3.1.tgz",
"integrity": "sha512-mHpf3PAYysgo6M2yl/r0p5ui/gHwVa7vLBgA3ht8HlNxRGcwXSAGOwKAtAEVdHs4j7FDb5ZGsAJoA8nFaogbGw==",
"requires": {
"glob": "^7.1.6",
"graceful-fs": "^4.2.4",
"handlebars": "^4.7.6"
"graceful-fs": "^4.2.6",
"handlebars": "^4.7.7"
}
},
"express-session": {

Просмотреть файл

@ -17,7 +17,7 @@
"esbuild": "^0.14.39",
"express": "4.17.1",
"express-bearer-token": "2.4.0",
"express-handlebars": "5.1.0",
"express-handlebars": "5.3.1",
"express-session": "1.17.1",
"fluent": "0.12.0",
"fluent-langneg": "0.2.0",