Skip to content

Commit 93c60d3

Browse files
fix(deps): [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 a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 50388d9 commit 93c60d3

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8450,9 +8450,10 @@ locate-path@^5.0.0:
84508450
dependencies:
84518451
p-locate "^4.1.0"
84528452

8453-
lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0:
8453+
lodash._reinterpolate@^3.0.0:
84548454
version "3.0.0"
84558455
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
8456+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
84568457

84578458
lodash.clonedeep@^4.5.0:
84588459
version "4.5.0"
@@ -8490,14 +8491,7 @@ lodash.sortby@^4.7.0:
84908491
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
84918492
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
84928493

8493-
lodash.template@^4.0.2:
8494-
version "4.4.0"
8495-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
8496-
dependencies:
8497-
lodash._reinterpolate "~3.0.0"
8498-
lodash.templatesettings "^4.0.0"
8499-
8500-
lodash.template@^4.4.0, lodash.template@^4.5.0:
8494+
lodash.template@^4.0.2, lodash.template@^4.4.0, lodash.template@^4.5.0:
85018495
version "4.5.0"
85028496
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
85038497
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==

0 commit comments

Comments
 (0)