Skip to content

Commit 0e958bf

Browse files
authored
Merge pull request segmentio#3 from segmentio/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2 parents c7f547e + be852df commit 0e958bf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6263,7 +6263,7 @@ locate-path@^3.0.0:
62636263
p-locate "^3.0.0"
62646264
path-exists "^3.0.0"
62656265

6266-
lodash._reinterpolate@~3.0.0:
6266+
lodash._reinterpolate@^3.0.0:
62676267
version "3.0.0"
62686268
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
62696269
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -6284,19 +6284,19 @@ lodash.tail@^4.1.1:
62846284
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
62856285

62866286
lodash.template@^4.2.4, lodash.template@^4.4.0:
6287-
version "4.4.0"
6288-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
6289-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
6287+
version "4.5.0"
6288+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6289+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
62906290
dependencies:
6291-
lodash._reinterpolate "~3.0.0"
6291+
lodash._reinterpolate "^3.0.0"
62926292
lodash.templatesettings "^4.0.0"
62936293

62946294
lodash.templatesettings@^4.0.0:
6295-
version "4.1.0"
6296-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
6297-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
6295+
version "4.2.0"
6296+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6297+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
62986298
dependencies:
6299-
lodash._reinterpolate "~3.0.0"
6299+
lodash._reinterpolate "^3.0.0"
63006300

63016301
63026302
version "4.0.1"

0 commit comments

Comments
 (0)