Skip to content

Commit 10b2f00

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 a9a5f3a commit 10b2f00

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.0.0"
2121
},

yarn.lock

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

2902-
[email protected], lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1:
2902+
29032903
version "4.17.11"
29042904
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
29052905
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
29062906

2907+
lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.1:
2908+
version "4.17.21"
2909+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2910+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2911+
29072912
loud-rejection@^1.0.0:
29082913
version "1.6.0"
29092914
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"

0 commit comments

Comments
 (0)