Skip to content

Commit 1dfe53c

Browse files
build(deps): bump lodash.template from 4.5.0 to 4.18.1 in /website (#23421)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.5.0 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.5.0...4.18.1) --- updated-dependencies: - dependency-name: lodash.template dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaa957d commit 1dfe53c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"classnames": "^2.2.6",
2020
"js-yaml": "^4.1.1",
2121
"lodash.merge": "^4.6.2",
22-
"lodash.template": "^4.5.0",
22+
"lodash.template": "^4.18.1",
2323
"prism-react-renderer": "^1.0.2",
2424
"react": "^16.10.2",
2525
"react-dom": "^16.10.2"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5177,10 +5177,10 @@ lodash.merge@^4.6.2:
51775177
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
51785178
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
51795179

5180-
lodash.template@^4.5.0:
5181-
version "4.5.0"
5182-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5183-
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
5180+
lodash.template@^4.18.1:
5181+
version "4.18.1"
5182+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.18.1.tgz#9968d00568070d03e358505b5a28b0cbd8fbfd5f"
5183+
integrity sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==
51845184
dependencies:
51855185
lodash._reinterpolate "^3.0.0"
51865186
lodash.templatesettings "^4.0.0"

0 commit comments

Comments
 (0)