Skip to content

Commit 0e0dcf1

Browse files
authored
Merge pull request #3392 from RedisInsight/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2 parents c3a326c + e0947c6 commit 0e0dcf1

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
@@ -6017,9 +6017,9 @@ [email protected]:
60176017
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
60186018

60196019
ejs@^3.1.7:
6020-
version "3.1.9"
6021-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
6022-
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
6020+
version "3.1.10"
6021+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
6022+
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
60236023
dependencies:
60246024
jake "^10.8.5"
60256025

@@ -13401,7 +13401,16 @@ string-length@^4.0.1:
1340113401
char-regex "^1.0.2"
1340213402
strip-ansi "^6.0.0"
1340313403

13404-
"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:
13404+
"string-width-cjs@npm:string-width@^4.2.0":
13405+
version "4.2.3"
13406+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
13407+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
13408+
dependencies:
13409+
emoji-regex "^8.0.0"
13410+
is-fullwidth-code-point "^3.0.0"
13411+
strip-ansi "^6.0.1"
13412+
13413+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1340513414
version "4.2.3"
1340613415
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1340713416
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13515,7 +13524,7 @@ stringify-object@^3.3.0:
1351513524
is-obj "^1.0.1"
1351613525
is-regexp "^1.0.0"
1351713526

13518-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13527+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1351913528
version "6.0.1"
1352013529
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1352113530
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13529,6 +13538,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1352913538
dependencies:
1353013539
ansi-regex "^4.1.0"
1353113540

13541+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13542+
version "6.0.1"
13543+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13544+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13545+
dependencies:
13546+
ansi-regex "^5.0.1"
13547+
1353213548
strip-ansi@^7.0.1:
1353313549
version "7.1.0"
1353413550
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -14946,7 +14962,7 @@ [email protected], word-wrap@^1.2.3, word-wrap@~1.2.3:
1494614962
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
1494714963
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
1494814964

14949-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14965+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1495014966
version "7.0.0"
1495114967
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1495214968
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14973,6 +14989,15 @@ wrap-ansi@^6.2.0:
1497314989
string-width "^4.1.0"
1497414990
strip-ansi "^6.0.0"
1497514991

14992+
wrap-ansi@^7.0.0:
14993+
version "7.0.0"
14994+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14995+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14996+
dependencies:
14997+
ansi-styles "^4.0.0"
14998+
string-width "^4.1.0"
14999+
strip-ansi "^6.0.0"
15000+
1497615001
wrap-ansi@^8.1.0:
1497715002
version "8.1.0"
1497815003
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)