Skip to content

Commit ac46e9d

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 435c30c commit ac46e9d

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
@@ -3259,22 +3259,25 @@ locate-path@^5.0.0:
32593259
dependencies:
32603260
p-locate "^4.1.0"
32613261

3262-
lodash._reinterpolate@~3.0.0:
3262+
lodash._reinterpolate@^3.0.0:
32633263
version "3.0.0"
32643264
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
3265+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
32653266

32663267
lodash.template@^4.0.2:
3267-
version "4.4.0"
3268-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
3268+
version "4.5.0"
3269+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
3270+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
32693271
dependencies:
3270-
lodash._reinterpolate "~3.0.0"
3272+
lodash._reinterpolate "^3.0.0"
32713273
lodash.templatesettings "^4.0.0"
32723274

32733275
lodash.templatesettings@^4.0.0:
3274-
version "4.1.0"
3275-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
3276+
version "4.2.0"
3277+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
3278+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
32763279
dependencies:
3277-
lodash._reinterpolate "~3.0.0"
3280+
lodash._reinterpolate "^3.0.0"
32783281

32793282
lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.2.1:
32803283
version "4.17.11"

0 commit comments

Comments
 (0)