Skip to content

Commit 53574bf

Browse files
build(deps): bump lodash from 4.17.11 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58ffe4d commit 53574bf

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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@taskforcesh/message-broker": "^1.0.1",
1717
"chalk": "^2.4.2",
18-
"lodash": "^4.17.11",
18+
"lodash": "^4.17.21",
1919
"strict-event-emitter-types": "^2.0.0",
2020
"ws": "^7.4.6"
2121
},

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2894,11 +2894,16 @@ lodash.without@~4.4.0:
28942894
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
28952895
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
28962896

2897-
[email protected], lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1:
2897+
28982898
version "4.17.11"
28992899
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
29002900
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
29012901

2902+
lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.1:
2903+
version "4.17.21"
2904+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2905+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2906+
29022907
loud-rejection@^1.0.0:
29032908
version "1.6.0"
29042909
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"

0 commit comments

Comments
 (0)