Skip to content

Commit 60f12ff

Browse files
Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eb8abe commit 60f12ff

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5870,9 +5870,9 @@ lodash.merge@^4.6.2:
58705870
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
58715871

58725872
lodash@^4.17.21, lodash@^4.17.4, lodash@^4.5.1:
5873-
version "4.17.21"
5874-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
5875-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
5873+
version "4.17.23"
5874+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
5875+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
58765876

58775877
log-update@^6.1.0:
58785878
version "6.1.0"
@@ -7795,7 +7795,7 @@ string-natural-compare@^3.0.1:
77957795
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
77967796
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
77977797

7798-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7798+
"string-width-cjs@npm:string-width@^4.2.0":
77997799
version "4.2.3"
78007800
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
78017801
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7813,6 +7813,15 @@ string-width@^1.0.1:
78137813
is-fullwidth-code-point "^1.0.0"
78147814
strip-ansi "^3.0.0"
78157815

7816+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7817+
version "4.2.3"
7818+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
7819+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7820+
dependencies:
7821+
emoji-regex "^8.0.0"
7822+
is-fullwidth-code-point "^3.0.0"
7823+
strip-ansi "^6.0.1"
7824+
78167825
string-width@^3.0.0, string-width@^3.1.0:
78177826
version "3.1.0"
78187827
resolved "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz"
@@ -7922,7 +7931,7 @@ string_decoder@~1.1.1:
79227931
dependencies:
79237932
safe-buffer "~5.1.0"
79247933

7925-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7934+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
79267935
version "6.0.1"
79277936
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
79287937
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7943,6 +7952,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
79437952
dependencies:
79447953
ansi-regex "^4.1.0"
79457954

7955+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7956+
version "6.0.1"
7957+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
7958+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7959+
dependencies:
7960+
ansi-regex "^5.0.1"
7961+
79467962
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
79477963
version "7.1.0"
79487964
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
@@ -8607,7 +8623,7 @@ word-wrap@^1.2.5:
86078623
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz"
86088624
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
86098625

8610-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8626+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
86118627
version "7.0.0"
86128628
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
86138629
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8625,6 +8641,15 @@ wrap-ansi@^5.1.0:
86258641
string-width "^3.0.0"
86268642
strip-ansi "^5.0.0"
86278643

8644+
wrap-ansi@^7.0.0:
8645+
version "7.0.0"
8646+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
8647+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8648+
dependencies:
8649+
ansi-styles "^4.0.0"
8650+
string-width "^4.1.0"
8651+
strip-ansi "^6.0.0"
8652+
86288653
wrap-ansi@^8.1.0:
86298654
version "8.1.0"
86308655
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)