Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit ae0b26a

Browse files
build(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 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 f83aedd commit ae0b26a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4905,7 +4905,7 @@ lodash._createset@~4.0.0:
49054905
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
49064906
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
49074907

4908-
lodash._reinterpolate@~3.0.0:
4908+
lodash._reinterpolate@^3.0.0:
49094909
version "3.0.0"
49104910
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
49114911
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -4961,19 +4961,19 @@ lodash.sortby@^4.7.0:
49614961
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
49624962

49634963
lodash.template@^4.0.2, lodash.template@^4.4.0:
4964-
version "4.4.0"
4965-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4966-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
4964+
version "4.5.0"
4965+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
4966+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
49674967
dependencies:
4968-
lodash._reinterpolate "~3.0.0"
4968+
lodash._reinterpolate "^3.0.0"
49694969
lodash.templatesettings "^4.0.0"
49704970

49714971
lodash.templatesettings@^4.0.0:
4972-
version "4.1.0"
4973-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
4974-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
4972+
version "4.2.0"
4973+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
4974+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
49754975
dependencies:
4976-
lodash._reinterpolate "~3.0.0"
4976+
lodash._reinterpolate "^3.0.0"
49774977

49784978
lodash.toarray@^4.4.0:
49794979
version "4.4.0"

0 commit comments

Comments
 (0)