Skip to content

Commit 89cd753

Browse files
renovate[bot]montezume
authored andcommitted
fix(deps): update dependency lodash-es to v4.17.14 [security] (#929)
1 parent 9a01455 commit 89cd753

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"downshift": "3.2.10",
7474
"emotion-theming": "10.0.14",
7575
"lodash": "4.17.11",
76-
"lodash-es": "4.17.11",
76+
"lodash-es": "4.17.14",
7777
"prop-types": "15.7.2",
7878
"react-is": "16.8.6",
7979
"react-popper": "1.3.3",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -9401,7 +9401,12 @@ locate-path@^5.0.0:
94019401
dependencies:
94029402
p-locate "^4.1.0"
94039403

9404-
[email protected], lodash-es@^4.17.11:
9404+
9405+
version "4.17.14"
9406+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.14.tgz#12a95a963cc5955683cee3b74e85458954f37ecc"
9407+
integrity sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA==
9408+
9409+
lodash-es@^4.17.11:
94059410
version "4.17.11"
94069411
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0"
94079412
integrity sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q==

0 commit comments

Comments
 (0)