mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: upgrade handlebars from 4.7.2 to 4.7.3 (#1726)
Snyk has created this PR to upgrade handlebars from 4.7.2 to 4.7.3. See this package in NPM: https://www.npmjs.com/package/handlebars See this project in Snyk: https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
This commit is contained in:
parent
3aaa04829a
commit
11fed6d3c3
2 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"dayjs": "1.8.19",
|
||||
"envinfo": "7.5.0",
|
||||
"express": "4.17.1",
|
||||
"handlebars": "4.7.2",
|
||||
"handlebars": "4.7.3",
|
||||
"http-errors": "1.7.3",
|
||||
"js-yaml": "3.13.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue