Skip to content

Commit 0bb7e91

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 521d2d2 commit 0bb7e91

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
"node-gyp": "8.4.0",
4949
"object-path": "^0.11.7",

yarn.lock

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

1621-
lodash@^4.17.11, lodash@^4.17.4:
1622-
version "4.17.11"
1623-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
1624-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
1621+
lodash@^4.17.11, lodash@^4.17.21:
1622+
version "4.17.21"
1623+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1624+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
16251625

16261626
logform@^2.1.1:
16271627
version "2.1.2"

0 commit comments

Comments
 (0)