Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 65d0db0

Browse files
Bump lodash from 4.17.10 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.10...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b1475d commit 65d0db0

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jed": "1.1.0",
4040
"js-yaml": "3.2.7",
4141
"le_node": "1.1.0",
42-
"lodash": "4.17.10",
42+
"lodash": "4.17.21",
4343
"moment": "2.10.3",
4444
"nanoid": "^1.3.3",
4545
"newrelic": "^2.6.0",

yarn.lock

+8-11
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@ [email protected], core-util-is@~1.0.0:
915915
async "^2.0.0-rc.5"
916916
lodash "^4.13.1"
917917

918-
cp-translations@^1.0.146:
919-
version "1.0.146"
920-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.146.tgz#dee5c55263fb31c7c5c3e4e8fd573f3a05921f8d"
921-
integrity sha512-h2DRtFybsA2tvcnWg8FI5ZmxyBgavMDr9F+Cp0e78VgyJJusJLPvuSSHHtUxwnYKNsrdgCWZKnPwRkwJXXJtsQ==
918+
cp-translations@^1.0.149:
919+
version "1.0.157"
920+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.157.tgz#3482ce8468f2f78a48d7fa82334d82cc5dd8deb4"
921+
integrity sha512-n7L8B7qKt06W6kCs+tUdrZUH/phQQvfjOoEgbEPA9kmzdBvHQG7I2e5L7me6qbCragKWQ5wJKbLhimGiRABeLg==
922922

923923
cross-spawn-async@^2.0.0, cross-spawn-async@^2.1.8:
924924
version "2.2.5"
@@ -3175,9 +3175,10 @@ [email protected]:
31753175
version "4.15.0"
31763176
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.15.0.tgz#3162391d8f0140aa22cf8f6b3c34d6b7f63d3aa9"
31773177

3178-
3179-
version "4.17.10"
3180-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
3178+
[email protected], [email protected], lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.1:
3179+
version "4.17.21"
3180+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3181+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
31813182

31823183
31833184
version "4.2.1"
@@ -3191,10 +3192,6 @@ [email protected], [email protected]:
31913192
version "4.5.1"
31923193
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.5.1.tgz#80e8a074ca5f3893a6b1c10b2a636492d710c316"
31933194

3194-
[email protected], lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.1:
3195-
version "4.17.4"
3196-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3197-
31983195
lolex@^1.6.0:
31993196
version "1.6.0"
32003197
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"

0 commit comments

Comments
 (0)