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

Commit 298466c

Browse files
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9444f4a commit 298466c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"isomorphic-fetch": "^2.2.1",
5959
"json2csv": "^4.5.2",
6060
"jsonwebtoken": "^8.5.1",
61-
"lodash": "^4.17.19",
61+
"lodash": "^4.17.21",
6262
"mailchimp-api-v3": "^1.13.1",
6363
"mailgun.js": "^3.5.9",
6464
"mandrill-api": "^1.0.45",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5018,10 +5018,10 @@ lodash.unset@^4.5.2:
50185018
resolved "https://registry.npmjs.org/lodash.unset/-/lodash.unset-4.5.2.tgz"
50195019
integrity sha1-Nw0dPoW3Kn4bDN8tJyEhMG8j5O0=
50205020

5021-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4:
5022-
version "4.17.19"
5023-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz"
5024-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
5021+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4:
5022+
version "4.17.21"
5023+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5024+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
50255025

50265026
loglevel@^1.6.3:
50275027
version "1.6.3"

0 commit comments

Comments
 (0)