Skip to content

Commit 6897e98

Browse files
authored
Merge pull request #2 from APIJSON/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2 parents 13ba6a2 + b9cd591 commit 6897e98

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
@@ -1507,9 +1507,10 @@ load-json-file@^1.0.0:
15071507
pinkie-promise "^2.0.0"
15081508
strip-bom "^2.0.0"
15091509

1510-
lodash._reinterpolate@~3.0.0:
1510+
lodash._reinterpolate@^3.0.0:
15111511
version "3.0.0"
15121512
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
1513+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
15131514

15141515
lodash.assignin@^4.0.9:
15151516
version "4.2.0"
@@ -1560,17 +1561,19 @@ lodash.some@^4.4.0:
15601561
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
15611562

15621563
lodash.template@^4.4.0:
1563-
version "4.4.0"
1564-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
1564+
version "4.5.0"
1565+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
1566+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
15651567
dependencies:
1566-
lodash._reinterpolate "~3.0.0"
1568+
lodash._reinterpolate "^3.0.0"
15671569
lodash.templatesettings "^4.0.0"
15681570

15691571
lodash.templatesettings@^4.0.0:
1570-
version "4.1.0"
1571-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
1572+
version "4.2.0"
1573+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
1574+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
15721575
dependencies:
1573-
lodash._reinterpolate "~3.0.0"
1576+
lodash._reinterpolate "^3.0.0"
15741577

15751578
lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
15761579
version "4.17.11"

0 commit comments

Comments
 (0)