fix(deps): update dependency ejs to v3.1.9 (#1016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
"commander": "9.5.0",
|
"commander": "9.5.0",
|
||||||
"consola": "*",
|
"consola": "*",
|
||||||
"dayjs": "1.11.7",
|
"dayjs": "1.11.7",
|
||||||
"ejs": "3.1.8",
|
"ejs": "3.1.9",
|
||||||
"form-data": "4.0.0",
|
"form-data": "4.0.0",
|
||||||
"fs-extra": "*",
|
"fs-extra": "*",
|
||||||
"get-image-colors": "4.0.1",
|
"get-image-colors": "4.0.1",
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -74,7 +74,7 @@ importers:
|
|||||||
cron: '*'
|
cron: '*'
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
dayjs: 1.11.7
|
dayjs: 1.11.7
|
||||||
ejs: 3.1.8
|
ejs: 3.1.9
|
||||||
eslint: ^8.34.0
|
eslint: ^8.34.0
|
||||||
eslint-plugin-unused-imports: 2.0.0
|
eslint-plugin-unused-imports: 2.0.0
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
@@ -171,7 +171,7 @@ importers:
|
|||||||
commander: 9.5.0
|
commander: 9.5.0
|
||||||
consola: 2.15.3
|
consola: 2.15.3
|
||||||
dayjs: 1.11.7
|
dayjs: 1.11.7
|
||||||
ejs: 3.1.8
|
ejs: 3.1.9
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
get-image-colors: 4.0.1
|
get-image-colors: 4.0.1
|
||||||
@@ -4390,8 +4390,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ejs/3.1.8:
|
/ejs/3.1.9:
|
||||||
resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==}
|
resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user