Skip to content

Commit c54ad68

Browse files
committed
fix(conventional-commits): Hard-pin lodash.template dependency to silence 'helpful' security warning
1 parent c405871 commit c54ad68

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

core/conventional-commits/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"conventional-recommended-bump": "^4.0.4",
3939
"fs-extra": "^7.0.0",
4040
"get-stream": "^4.0.0",
41+
"lodash.template": "^4.5.0",
4142
"npm-package-arg": "^6.1.0",
4243
"npmlog": "^4.1.2",
4344
"pify": "^3.0.0",

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)