build(deps): bump ejs from 5.0.2 to 6.0.1 (#7860)

Bumps [ejs](https://github.com/mde/ejs) from 5.0.2 to 6.0.1.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v5.md)
- [Commits](https://github.com/mde/ejs/compare/v5.0.2...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-02 10:41:36 +01:00 committed by GitHub
parent 75600a2598
commit ce96504718
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -209,8 +209,8 @@ importers:
specifier: ^1.1.8
version: 1.1.8
ejs:
specifier: ^5.0.2
version: 5.0.2
specifier: ^6.0.1
version: 6.0.1
esbuild:
specifier: ^0.28.0
version: 0.28.0
@ -2933,8 +2933,8 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
ejs@5.0.2:
resolution: {integrity: sha512-IpbUaI/CAW86l3f+T8zN0iggSc0LmMZLcIW5eRVStLVNCoTXkE0YlncbbH50fp8Cl6zHIky0sW2uUbhBqGw0Jw==}
ejs@6.0.1:
resolution: {integrity: sha512-UaaM14yby8U3k02ihS1Bmj5Kz2d7CCQM1scxpgs4Mhkq8F1wR2gl3+Ts4h5Ne4Mnt7M9m4Dw7jsuMr3+xO4vZA==}
engines: {node: '>=0.12.18'}
hasBin: true
@ -8195,7 +8195,7 @@ snapshots:
ee-first@1.1.1: {}
ejs@5.0.2: {}
ejs@6.0.1: {}
electron-to-chromium@1.5.343: {}

View file

@ -37,7 +37,7 @@
"cross-env": "^10.1.0",
"cross-spawn": "^7.0.6",
"dirty-ts": "^1.1.8",
"ejs": "^5.0.2",
"ejs": "^6.0.1",
"esbuild": "^0.28.0",
"express": "^5.2.1",
"express-rate-limit": "^8.5.1",