Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 2af2e63

Browse files
Merge pull request #119 from SQLStreamStore/dependabot/npm_and_yarn/lodash.template-4.5.0
[Security] Bump lodash.template from 4.4.0 to 4.5.0
2 parents a48d4be + 1d8b68d commit 2af2e63

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
@@ -4697,9 +4697,10 @@ locate-path@^2.0.0:
46974697
p-locate "^2.0.0"
46984698
path-exists "^3.0.0"
46994699

4700-
lodash._reinterpolate@~3.0.0:
4700+
lodash._reinterpolate@^3.0.0:
47014701
version "3.0.0"
47024702
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
4703+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
47034704

47044705
lodash.camelcase@^4.3.0:
47054706
version "4.3.0"
@@ -4746,17 +4747,19 @@ lodash.startswith@^4.2.1:
47464747
resolved "https://registry.yarnpkg.com/lodash.startswith/-/lodash.startswith-4.2.1.tgz#c598c4adce188a27e53145731cdc6c0e7177600c"
47474748

47484749
lodash.template@^4.4.0:
4749-
version "4.4.0"
4750-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4750+
version "4.5.0"
4751+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
4752+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
47514753
dependencies:
4752-
lodash._reinterpolate "~3.0.0"
4754+
lodash._reinterpolate "^3.0.0"
47534755
lodash.templatesettings "^4.0.0"
47544756

47554757
lodash.templatesettings@^4.0.0:
4756-
version "4.1.0"
4757-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
4758+
version "4.2.0"
4759+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
4760+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
47584761
dependencies:
4759-
lodash._reinterpolate "~3.0.0"
4762+
lodash._reinterpolate "^3.0.0"
47604763

47614764
lodash.uniq@^4.5.0:
47624765
version "4.5.0"

0 commit comments

Comments
 (0)