Skip to content

Commit 56d693b

Browse files
Merge pull request #56 from ui-router/dependabot/npm_and_yarn/lodash.template-4.5.0
2 parents d4dd0c1 + 35a7406 commit 56d693b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

yarn.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -884,27 +884,30 @@ locate-path@^5.0.0:
884884
dependencies:
885885
p-locate "^4.1.0"
886886

887-
lodash._reinterpolate@~3.0.0:
887+
lodash._reinterpolate@^3.0.0:
888888
version "3.0.0"
889889
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
890+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
890891

891892
lodash.ismatch@^4.4.0:
892893
version "4.4.0"
893894
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
894895
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
895896

896897
lodash.template@^4.0.2:
897-
version "4.4.0"
898-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
898+
version "4.5.0"
899+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
900+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
899901
dependencies:
900-
lodash._reinterpolate "~3.0.0"
902+
lodash._reinterpolate "^3.0.0"
901903
lodash.templatesettings "^4.0.0"
902904

903905
lodash.templatesettings@^4.0.0:
904-
version "4.1.0"
905-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
906+
version "4.2.0"
907+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
908+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
906909
dependencies:
907-
lodash._reinterpolate "~3.0.0"
910+
lodash._reinterpolate "^3.0.0"
908911

909912
lodash@^4.17.15:
910913
version "4.17.15"

0 commit comments

Comments
 (0)