Skip to content

Commit b7c2d93

Browse files
nothingismagickyyx990803
authored andcommitted
fix(security) upgrade lodash.template (#10257)
That's it. lodash/lodash#4336
1 parent a99c667 commit b7c2d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-server-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"chalk": "^1.1.3",
2323
"hash-sum": "^1.0.2",
2424
"he": "^1.1.0",
25-
"lodash.template": "^4.4.0",
25+
"lodash.template": "^4.5.0",
2626
"lodash.uniq": "^4.5.0",
2727
"resolve": "^1.2.0",
2828
"serialize-javascript": "^1.3.0",

0 commit comments

Comments
 (0)