Skip to content

Commit

Permalink
Upgrade dep opener due to security issue (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Zelinsky authored Feb 7, 2021
1 parent 02c7116 commit f943324
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"fs-extra": "^7.0.0",
"fsu": "^1.0.2",
"lodash.isfunction": "^3.0.8",
"opener": "^1.4.2",
"opener": "^1.5.2",
"prop-types": "^15.7.2",
"tcomb": "^3.2.17",
"tcomb-validation": "^3.3.0",
Expand Down

0 comments on commit f943324

Please sign in to comment.