Skip to content

Commit d92ab5d

Browse files
[Security] Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8e6e252 commit d92ab5d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@ babel-plugin-syntax-async-functions@^6.8.0:
19661966

19671967
babel-plugin-syntax-dynamic-import@^6.18.0:
19681968
version "6.18.0"
1969-
resolved "http://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
1969+
resolved "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
19701970

19711971
babel-plugin-syntax-exponentiation-operator@^6.8.0:
19721972
version "6.13.0"
@@ -3307,7 +3307,7 @@ buffer-xor@^1.0.3:
33073307

33083308
buffer@^4.3.0:
33093309
version "4.9.1"
3310-
resolved "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
3310+
resolved "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
33113311
dependencies:
33123312
base64-js "^1.0.2"
33133313
ieee754 "^1.1.4"
@@ -8492,8 +8492,9 @@ lodash.memoize@^4.1.2:
84928492
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
84938493

84948494
lodash.merge@^4.3.1, lodash.merge@^4.4.0, lodash.merge@^4.6.0:
8495-
version "4.6.1"
8496-
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
8495+
version "4.6.2"
8496+
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
8497+
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
84978498

84988499
lodash.noop@~2.3.0:
84998500
version "2.3.0"

0 commit comments

Comments
 (0)