Skip to content

Commit f3ef8f1

Browse files
build(deps): 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] <[email protected]>
1 parent b02c5b8 commit f3ef8f1

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

yarn.lock

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7564,9 +7564,9 @@ lodash.uniq@^4.5.0:
75647564
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
75657565

75667566
lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21:
7567-
version "4.17.21"
7568-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
7569-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
7567+
version "4.17.23"
7568+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
7569+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
75707570

75717571
log-symbols@^4.1.0:
75727572
version "4.1.0"
@@ -10120,8 +10120,7 @@ strict-uri-encode@^1.0.0:
1012010120
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
1012110121
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==
1012210122

10123-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10124-
name string-width-cjs
10123+
"string-width-cjs@npm:string-width@^4.2.0":
1012510124
version "4.2.3"
1012610125
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1012710126
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10147,6 +10146,15 @@ string-width@^3.0.0, string-width@^3.1.0:
1014710146
is-fullwidth-code-point "^2.0.0"
1014810147
strip-ansi "^5.1.0"
1014910148

10149+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10150+
version "4.2.3"
10151+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10152+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10153+
dependencies:
10154+
emoji-regex "^8.0.0"
10155+
is-fullwidth-code-point "^3.0.0"
10156+
strip-ansi "^6.0.1"
10157+
1015010158
string-width@^5.0.1, string-width@^5.1.2:
1015110159
version "5.1.2"
1015210160
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -10209,8 +10217,7 @@ stringify-object@^3.3.0:
1020910217
is-obj "^1.0.1"
1021010218
is-regexp "^1.0.0"
1021110219

10212-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10213-
name strip-ansi-cjs
10220+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1021410221
version "6.0.1"
1021510222
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1021610223
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10238,6 +10245,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1023810245
dependencies:
1023910246
ansi-regex "^4.1.0"
1024010247

10248+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10249+
version "6.0.1"
10250+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10251+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10252+
dependencies:
10253+
ansi-regex "^5.0.1"
10254+
1024110255
strip-ansi@^7.0.1:
1024210256
version "7.1.0"
1024310257
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12022,8 +12036,7 @@ [email protected]:
1202212036
"@types/trusted-types" "^2.0.2"
1202312037
workbox-core "6.4.2"
1202412038

12025-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12026-
name wrap-ansi-cjs
12039+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1202712040
version "7.0.0"
1202812041
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1202912042
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12049,6 +12062,15 @@ wrap-ansi@^5.1.0:
1204912062
string-width "^3.0.0"
1205012063
strip-ansi "^5.0.0"
1205112064

12065+
wrap-ansi@^7.0.0:
12066+
version "7.0.0"
12067+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12068+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12069+
dependencies:
12070+
ansi-styles "^4.0.0"
12071+
string-width "^4.1.0"
12072+
strip-ansi "^6.0.0"
12073+
1205212074
wrap-ansi@^8.1.0:
1205312075
version "8.1.0"
1205412076
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)