Skip to content

Commit c037e07

Browse files
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 058035f commit c037e07

File tree

1 file changed

+19
-23
lines changed

1 file changed

+19
-23
lines changed

yarn.lock

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@
198198
version "7946.0.7"
199199
resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.7.tgz#c8fa532b60a0042219cdf173ca21a975ef0666ad"
200200

201-
"@types/lodash@^4.14.64":
202-
version "4.14.74"
203-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
201+
"@types/lodash@^4.14.146":
202+
version "4.14.168"
203+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
204204

205205
"@types/mocha@^2.2.41":
206206
version "2.2.43"
@@ -556,15 +556,15 @@ glob@7.1.1:
556556
version "1.0.1"
557557
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
558558

559-
graphlabs.core.graphs@^0.0.30:
560-
version "0.0.30"
561-
resolved "https://registry.yarnpkg.com/graphlabs.core.graphs/-/graphlabs.core.graphs-0.0.30.tgz#fc0b504c34263e91e3340b834bb8aa0decb77fb0"
559+
graphlabs.core.graphs@^0.1.9:
560+
version "0.1.9"
561+
resolved "https://registry.yarnpkg.com/graphlabs.core.graphs/-/graphlabs.core.graphs-0.1.9.tgz#ffd3eb2c31e3293fc4c0063ac544b30033e7eac6"
562562
dependencies:
563-
"@types/lodash" "^4.14.64"
563+
"@types/lodash" "^4.14.146"
564564
immutable "^3.8.1"
565-
lodash "^4.13.1"
566-
ts-md5 "^1.2.0"
567-
typescript "^2.8.3"
565+
lodash "^4.17.15"
566+
ts-md5 "^1.2.7"
567+
typescript "^3.7.2"
568568

569569
growl@1.9.2:
570570
version "1.9.2"
@@ -658,9 +658,9 @@ lodash.keys@^3.0.0:
658658
lodash.isarguments "^3.0.0"
659659
lodash.isarray "^3.0.0"
660660

661-
lodash@^4.13.1:
662-
version "4.17.15"
663-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
661+
lodash@^4.17.15:
662+
version "4.17.21"
663+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
664664

665665
loose-envify@^1.1.0, loose-envify@^1.4.0:
666666
version "1.4.0"
@@ -789,9 +789,9 @@ supports-color@^4.0.0:
789789
dependencies:
790790
has-flag "^2.0.0"
791791

792-
ts-md5@^1.2.0:
793-
version "1.2.2"
794-
resolved "https://registry.yarnpkg.com/ts-md5/-/ts-md5-1.2.2.tgz#d176bcb9daca485a0fd29e6092bd4f6d658cf727"
792+
ts-md5@^1.2.7:
793+
version "1.2.7"
794+
resolved "https://registry.yarnpkg.com/ts-md5/-/ts-md5-1.2.7.tgz#b76471fc2fd38f0502441f6c3b9494ed04537401"
795795

796796
ts-node@^3.2.0:
797797
version "3.3.0"
@@ -819,13 +819,9 @@ type-detect@^4.0.0:
819819
version "4.0.3"
820820
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea"
821821

822-
typescript@^2.4.2:
823-
version "2.5.2"
824-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
825-
826-
typescript@^2.8.3:
827-
version "2.9.2"
828-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
822+
typescript@^3.7.0, typescript@^3.7.2:
823+
version "3.9.9"
824+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
829825

830826
user-home@^1.1.1:
831827
version "1.1.1"

0 commit comments

Comments
 (0)