Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 9a11e29

Browse files
authored
Merge pull request #240 from aws-samples/dependabot/npm_and_yarn/Auth/website/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0 in /Auth/website
2 parents c632b66 + 9195fc7 commit 9a11e29

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Auth/website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4987,7 +4987,7 @@ locate-path@^2.0.0:
49874987
p-locate "^2.0.0"
49884988
path-exists "^3.0.0"
49894989

4990-
lodash._reinterpolate@~3.0.0:
4990+
lodash._reinterpolate@^3.0.0:
49914991
version "3.0.0"
49924992
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
49934993
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -5018,19 +5018,19 @@ lodash.memoize@^4.1.2:
50185018
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
50195019

50205020
lodash.template@^4.4.0:
5021-
version "4.4.0"
5022-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
5023-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
5021+
version "4.5.0"
5022+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5023+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
50245024
dependencies:
5025-
lodash._reinterpolate "~3.0.0"
5025+
lodash._reinterpolate "^3.0.0"
50265026
lodash.templatesettings "^4.0.0"
50275027

50285028
lodash.templatesettings@^4.0.0:
5029-
version "4.1.0"
5030-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
5031-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
5029+
version "4.2.0"
5030+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
5031+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
50325032
dependencies:
5033-
lodash._reinterpolate "~3.0.0"
5033+
lodash._reinterpolate "^3.0.0"
50345034

50355035
lodash.uniq@^4.5.0:
50365036
version "4.5.0"

0 commit comments

Comments
 (0)