Skip to content

Commit

Permalink
add explicit moment dependency to workaround https://nodesecurity.io/…
Browse files Browse the repository at this point in the history
  • Loading branch information
jharting committed Apr 19, 2018
1 parent 77284f4 commit b46948e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .nsprc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"exceptions": [
"https://nodesecurity.io/advisories/532",
"https://nodesecurity.io/advisories/566"
]
}
9 changes: 4 additions & 5 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"bunyan": "1.8.12",
"express": "4.16.3",
"lodash": "4.17.5",
"moment": "^2.22.1",
"sinon": "^4.4.9"
},
"devDependencies": {
Expand Down

0 comments on commit b46948e

Please sign in to comment.