Skip to content

Commit 76c6bf7

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

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
@@ -43,7 +43,7 @@
4343
"jsonwebtoken": "^7.4.3",
4444
"klaw": "^2.1.0",
4545
"lockfile": "^1.0.3",
46-
"lodash": "^4.17.4",
46+
"lodash": "^4.17.21",
4747
"msgpack-lite": "^0.1.26",
4848
"object-path": "^0.11.7",
4949
"posix": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,10 +1305,10 @@ lodash.once@^4.0.0:
13051305
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
13061306
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
13071307

1308-
lodash@^4.17.11, lodash@^4.17.4:
1309-
version "4.17.11"
1310-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
1311-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
1308+
lodash@^4.17.11, lodash@^4.17.21:
1309+
version "4.17.21"
1310+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1311+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
13121312

13131313
logform@^2.1.1:
13141314
version "2.1.2"

0 commit comments

Comments
 (0)