Skip to content

Commit be65394

Browse files
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 714c58e commit be65394

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

+31-6
Original file line numberDiff line numberDiff line change
@@ -4719,9 +4719,9 @@ [email protected]:
47194719
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
47204720

47214721
ejs@^3.1.7:
4722-
version "3.1.9"
4723-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
4724-
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
4722+
version "3.1.10"
4723+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
4724+
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
47254725
dependencies:
47264726
jake "^10.8.5"
47274727

@@ -11498,7 +11498,7 @@ string-template@~0.2.1:
1149811498
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
1149911499
integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw==
1150011500

11501-
"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.2, string-width@^4.2.3:
11501+
"string-width-cjs@npm:string-width@^4.2.0":
1150211502
version "4.2.3"
1150311503
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1150411504
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11516,6 +11516,15 @@ string-width@^1.0.1, string-width@^1.0.2:
1151611516
is-fullwidth-code-point "^1.0.0"
1151711517
strip-ansi "^3.0.0"
1151811518

11519+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
11520+
version "4.2.3"
11521+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11522+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11523+
dependencies:
11524+
emoji-regex "^8.0.0"
11525+
is-fullwidth-code-point "^3.0.0"
11526+
strip-ansi "^6.0.1"
11527+
1151911528
string-width@^5.0.1, string-width@^5.1.2:
1152011529
version "5.1.2"
1152111530
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -11580,7 +11589,7 @@ string_decoder@~1.1.1:
1158011589
dependencies:
1158111590
safe-buffer "~5.1.0"
1158211591

11583-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11592+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1158411593
version "6.0.1"
1158511594
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1158611595
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11594,6 +11603,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1159411603
dependencies:
1159511604
ansi-regex "^2.0.0"
1159611605

11606+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11607+
version "6.0.1"
11608+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11609+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11610+
dependencies:
11611+
ansi-regex "^5.0.1"
11612+
1159711613
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1159811614
version "7.1.0"
1159911615
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12956,7 +12972,7 @@ wordwrapjs@^4.0.0:
1295612972
reduce-flatten "^2.0.0"
1295712973
typical "^5.2.0"
1295812974

12959-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12975+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1296012976
version "7.0.0"
1296112977
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1296212978
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12982,6 +12998,15 @@ wrap-ansi@^6.0.1:
1298212998
string-width "^4.1.0"
1298312999
strip-ansi "^6.0.0"
1298413000

13001+
wrap-ansi@^7.0.0:
13002+
version "7.0.0"
13003+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13004+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13005+
dependencies:
13006+
ansi-styles "^4.0.0"
13007+
string-width "^4.1.0"
13008+
strip-ansi "^6.0.0"
13009+
1298513010
wrap-ansi@^8.1.0:
1298613011
version "8.1.0"
1298713012
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)