mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: upgrade handlebars from 4.5.3 to 4.7.2 (#1699)
Snyk has created this PR to upgrade handlebars from 4.5.3 to 4.7.2. 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
5320b13473
commit
8c2e58b6af
2 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
"dayjs": "1.8.19",
|
"dayjs": "1.8.19",
|
||||||
"envinfo": "7.5.0",
|
"envinfo": "7.5.0",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"handlebars": "4.5.3",
|
"handlebars": "4.7.2",
|
||||||
"http-errors": "1.7.3",
|
"http-errors": "1.7.3",
|
||||||
"js-yaml": "3.13.1",
|
"js-yaml": "3.13.1",
|
||||||
"jsonwebtoken": "8.5.1",
|
"jsonwebtoken": "8.5.1",
|
||||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue