mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
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:
parent
75600a2598
commit
ce96504718
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -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: {}
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue