Skip to content

Commit 7c01d12

Browse files
[Security] Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d41a661 commit 7c01d12

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

Diff for: yarn.lock

+6-14
Original file line numberDiff line numberDiff line change
@@ -4266,7 +4266,7 @@ locate-path@^3.0.0:
42664266
p-locate "^3.0.0"
42674267
path-exists "^3.0.0"
42684268

4269-
lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0:
4269+
lodash._reinterpolate@^3.0.0:
42704270
version "3.0.0"
42714271
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
42724272
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -4301,15 +4301,7 @@ lodash.sortby@^4.7.0:
43014301
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
43024302
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
43034303

4304-
lodash.template@^4.0.2:
4305-
version "4.4.0"
4306-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4307-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
4308-
dependencies:
4309-
lodash._reinterpolate "~3.0.0"
4310-
lodash.templatesettings "^4.0.0"
4311-
4312-
lodash.template@^4.5.0:
4304+
lodash.template@^4.0.2, lodash.template@^4.5.0:
43134305
version "4.5.0"
43144306
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
43154307
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
@@ -4318,11 +4310,11 @@ lodash.template@^4.5.0:
43184310
lodash.templatesettings "^4.0.0"
43194311

43204312
lodash.templatesettings@^4.0.0:
4321-
version "4.1.0"
4322-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
4323-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
4313+
version "4.2.0"
4314+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
4315+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
43244316
dependencies:
4325-
lodash._reinterpolate "~3.0.0"
4317+
lodash._reinterpolate "^3.0.0"
43264318

43274319
lodash.uniq@^4.5.0:
43284320
version "4.5.0"

0 commit comments

Comments
 (0)