File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 61
61
"typescript" : " ^4.3.5" ,
62
62
"wait-on" : " ^5.2.0"
63
63
},
64
+ "resolutions" : {
65
+ "ejs" : " ^3.1.10"
66
+ },
64
67
"volta" : {
65
68
"node" : " 20.11.0" ,
66
69
"yarn" : " 1.22.19"
Original file line number Diff line number Diff line change @@ -3232,17 +3232,10 @@ ee-first@1.1.1:
3232
3232
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
3233
3233
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
3234
3234
3235
- ejs@3.1.8 :
3236
- version "3.1.8"
3237
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
3238
- integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
3239
- dependencies :
3240
- jake "^10.8.5"
3241
-
3242
- ejs@^3.1.8 :
3243
- version "3.1.9"
3244
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
3245
- integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
3235
+ ejs@3.1.8, ejs@^3.1.10, ejs@^3.1.8 :
3236
+ version "3.1.10"
3237
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
3238
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
3246
3239
dependencies :
3247
3240
jake "^10.8.5"
3248
3241
You can’t perform that action at this time.
0 commit comments