Commit 20174ec72fdd6d33c059e7c0e8dd52d815e507ba

Authored by dependabot[bot]
Committed by ly525
1 parent 08e2e4a8

build(deps): bump lodash.template from 4.4.0 to 4.5.0 in /front-end/h5

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Showing 1 changed file with 10 additions and 10 deletions
front-end/h5/yarn.lock
@@ -6593,9 +6593,9 @@ locate-path@^3.0.0: @@ -6593,9 +6593,9 @@ locate-path@^3.0.0:
6593 p-locate "^3.0.0" 6593 p-locate "^3.0.0"
6594 path-exists "^3.0.0" 6594 path-exists "^3.0.0"
6595 6595
6596 -lodash._reinterpolate@~3.0.0: 6596 +lodash._reinterpolate@^3.0.0:
6597 version "3.0.0" 6597 version "3.0.0"
6598 - resolved "https://registry.npm.taobao.org/lodash._reinterpolate/download/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" 6598 + resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6599 integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= 6599 integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
6600 6600
6601 lodash.defaultsdeep@^4.6.0: 6601 lodash.defaultsdeep@^4.6.0:
@@ -6634,19 +6634,19 @@ lodash.tail@^4.1.1: @@ -6634,19 +6634,19 @@ lodash.tail@^4.1.1:
6634 integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ= 6634 integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
6635 6635
6636 lodash.template@^4.4.0: 6636 lodash.template@^4.4.0:
6637 - version "4.4.0"  
6638 - resolved "https://registry.npm.taobao.org/lodash.template/download/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"  
6639 - integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A= 6637 + version "4.5.0"
  6638 + resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
  6639 + integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
6640 dependencies: 6640 dependencies:
6641 - lodash._reinterpolate "~3.0.0" 6641 + lodash._reinterpolate "^3.0.0"
6642 lodash.templatesettings "^4.0.0" 6642 lodash.templatesettings "^4.0.0"
6643 6643
6644 lodash.templatesettings@^4.0.0: 6644 lodash.templatesettings@^4.0.0:
6645 - version "4.1.0"  
6646 - resolved "https://registry.npm.taobao.org/lodash.templatesettings/download/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"  
6647 - integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY= 6645 + version "4.2.0"
  6646 + resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
  6647 + integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
6648 dependencies: 6648 dependencies:
6649 - lodash._reinterpolate "~3.0.0" 6649 + lodash._reinterpolate "^3.0.0"
6650 6650
6651 lodash.transform@^4.6.0: 6651 lodash.transform@^4.6.0:
6652 version "4.6.0" 6652 version "4.6.0"