Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
fixes security audit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amwmedia committed Feb 18, 2019
1 parent 0613a50 commit c38b020
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 31 deletions.
44 changes: 15 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-plop",
"version": "0.17.3",
"version": "0.17.4",
"description": "programmatic plopping for fun and profit",
"main": "lib/index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -63,7 +63,7 @@
"core-js": "^2.4.1",
"del": "^3.0.0",
"globby": "^8.0.0",
"handlebars": "^4.0.5",
"handlebars": "^4.1.0",
"inquirer": "^6.0.0",
"isbinaryfile": "^3.0.2",
"lodash.get": "^4.4.2",
Expand Down

0 comments on commit c38b020

Please sign in to comment.