Skip to content

Commit f656266

Browse files
authored
Merge pull request #830 from forcedotcom/dependabot-npm_and_yarn-lodash-4.17.23
fix(deps): bump lodash from 4.17.21 to 4.17.23
2 parents bf1349c + fa26ff0 commit f656266

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4105,9 +4105,9 @@ lodash.upperfirst@^4.3.1:
41054105
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
41064106

41074107
lodash@^4.17.15:
4108-
version "4.17.21"
4109-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
4110-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4108+
version "4.17.23"
4109+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4110+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
41114111

41124112
log-symbols@^4.1.0:
41134113
version "4.1.0"
@@ -5724,7 +5724,16 @@ stop-iteration-iterator@^1.1.0:
57245724
es-errors "^1.3.0"
57255725
internal-slot "^1.1.0"
57265726

5727-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5727+
"string-width-cjs@npm:string-width@^4.2.0":
5728+
version "4.2.3"
5729+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
5730+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5731+
dependencies:
5732+
emoji-regex "^8.0.0"
5733+
is-fullwidth-code-point "^3.0.0"
5734+
strip-ansi "^6.0.1"
5735+
5736+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
57285737
version "4.2.3"
57295738
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
57305739
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5796,7 +5805,14 @@ stringify-entities@^4.0.0:
57965805
character-entities-html4 "^2.0.0"
57975806
character-entities-legacy "^3.0.0"
57985807

5799-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5808+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5809+
version "6.0.1"
5810+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
5811+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5812+
dependencies:
5813+
ansi-regex "^5.0.1"
5814+
5815+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
58005816
version "6.0.1"
58015817
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
58025818
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6393,7 +6409,7 @@ workerpool@^6.5.1:
63936409
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
63946410
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
63956411

6396-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6412+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
63976413
version "7.0.0"
63986414
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
63996415
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6411,6 +6427,15 @@ wrap-ansi@^6.2.0:
64116427
string-width "^4.1.0"
64126428
strip-ansi "^6.0.0"
64136429

6430+
wrap-ansi@^7.0.0:
6431+
version "7.0.0"
6432+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
6433+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6434+
dependencies:
6435+
ansi-styles "^4.0.0"
6436+
string-width "^4.1.0"
6437+
strip-ansi "^6.0.0"
6438+
64146439
wrap-ansi@^8.1.0:
64156440
version "8.1.0"
64166441
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)