Skip to content

Commit

Permalink
fix(deps): bump ejs to 3.1.8 (#764 by @bennetthardwick)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennetthardwick committed Sep 28, 2023
1 parent 079cd99 commit be2433b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"colors": "1.4.0",
"cosmiconfig": "7.0.1",
"cross-spawn": "7.0.3",
"ejs": "^3.1.7",
"ejs": "3.1.8",
"enquirer": "2.3.6",
"execa": "5.1.1",
"fs-jetpack": "4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2548,10 +2548,10 @@ ecc-jsbn@~0.1.1:
jsbn "~0.1.0"
safer-buffer "^2.1.0"

ejs@^3.1.7:
version "3.1.9"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
[email protected].8:
version "3.1.8"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
dependencies:
jake "^10.8.5"

Expand Down

0 comments on commit be2433b

Please sign in to comment.