diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-06 09:29:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-06 09:29:43 -0700 |
| commit | da790eb32c73a3e65ec6afb583db6084e0181c02 (patch) | |
| tree | 24bf1454b26df155b02df7c530720fd3afa375fd | |
| parent | fb589ef6bf453a2a126fec2870d8f5fe48f9c0b6 (diff) | |
Bump ejs from 3.1.8 to 3.1.10 (#289)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -4800,9 +4800,9 @@ ee-first@1.1.1: | |||
| 4800 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | 4800 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= |
| 4801 | 4801 | ||
| 4802 | ejs@^3.1.6: | 4802 | ejs@^3.1.6: |
| 4803 | version "3.1.8" | 4803 | version "3.1.10" |
| 4804 | resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b" | 4804 | resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b" |
| 4805 | integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ== | 4805 | integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA== |
| 4806 | dependencies: | 4806 | dependencies: |
| 4807 | jake "^10.8.5" | 4807 | jake "^10.8.5" |
| 4808 | 4808 | ||
