build(deps): bump ejs from 3.1.10 to 4.0.1

Bumps [ejs](https://github.com/mde/ejs) from 3.1.10 to 4.0.1.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.10...v4.0.1)

---
updated-dependencies:
- dependency-name: ejs
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-19 18:33:13 +00:00 committed by GitHub
parent e774113659
commit a7cd3214b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 13 deletions

23
pnpm-lock.yaml generated
View file

@ -159,8 +159,8 @@ importers:
specifier: ^7.0.6
version: 7.0.6
ejs:
specifier: ^3.1.10
version: 3.1.10
specifier: ^4.0.1
version: 4.0.1
esbuild:
specifier: ^0.27.2
version: 0.27.2
@ -2886,9 +2886,9 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
ejs@3.1.10:
resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==}
engines: {node: '>=0.10.0'}
ejs@4.0.1:
resolution: {integrity: sha512-krvQtxc0btwSm/nvnt1UpnaFDFVJpJ0fdckmALpCgShsr/iGYHTnJiUliZTgmzq/UxTX33TtOQVKaNigMQp/6Q==}
engines: {node: '>=0.12.18'}
hasBin: true
electron-to-chromium@1.5.267:
@ -3722,8 +3722,8 @@ packages:
jackspeak@3.4.3:
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
jake@10.9.2:
resolution: {integrity: sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==}
jake@10.9.4:
resolution: {integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==}
engines: {node: '>=10'}
hasBin: true
@ -7646,9 +7646,9 @@ snapshots:
ee-first@1.1.1: {}
ejs@3.1.10:
ejs@4.0.1:
dependencies:
jake: 10.9.2
jake: 10.9.4
electron-to-chromium@1.5.267: {}
@ -8762,12 +8762,11 @@ snapshots:
optionalDependencies:
'@pkgjs/parseargs': 0.11.0
jake@10.9.2:
jake@10.9.4:
dependencies:
async: 3.2.6
chalk: 4.1.2
filelist: 1.0.4
minimatch: 3.1.2
picocolors: 1.1.1
jose@6.1.3: {}

View file

@ -35,7 +35,7 @@
"cookie-parser": "^1.4.7",
"cross-env": "^10.1.0",
"cross-spawn": "^7.0.6",
"ejs": "^3.1.10",
"ejs": "^4.0.1",
"esbuild": "^0.27.2",
"express": "^5.2.1",
"express-rate-limit": "^8.2.1",