Skip to content

Commit

Permalink
Update ejs and semver to latest versions to solve 2 audits
Browse files Browse the repository at this point in the history
  • Loading branch information
flipflop97 committed Jul 11, 2024
1 parent bd7b7aa commit 0e15b2a
Show file tree
Hide file tree
Showing 2 changed files with 3,101 additions and 2,653 deletions.
4 changes: 2 additions & 2 deletions 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.8",
"ejs": "3.1.10",
"enquirer": "2.3.6",
"execa": "5.1.1",
"fs-jetpack": "4.3.1",
Expand All @@ -79,7 +79,7 @@
"lodash.upperfirst": "^4.3.1",
"ora": "4.0.2",
"pluralize": "^8.0.0",
"semver": "7.3.5",
"semver": "7.6.2",
"which": "2.0.2",
"yargs-parser": "^21.0.0"
},
Expand Down
Loading

0 comments on commit 0e15b2a

Please sign in to comment.