Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Upgrade convict. (#3841) (#4122)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenba authored and jaredhirsch committed Feb 16, 2018
1 parent e96b378 commit da60008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .nsprc
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
// See
// 532: https://github.com/mozilla-services/screenshots/issues/3841
// 566: https://github.com/mozilla-services/screenshots/issues/4118
"exceptions": ["https://nodesecurity.io/advisories/532",
"https://nodesecurity.io/advisories/566"]
// See https://github.com/mozilla-services/screenshots/issues/4118
"exceptions": ["https://nodesecurity.io/advisories/566"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"btoa": "1.1.2",
"classnames": "2.2.5",
"content-disposition": "0.5.2",
"convict": "4.0.0",
"convict": "4.0.2",
"cookies": "0.7.1",
"core-js": "2.5.1",
"csurf": "1.9.0",
Expand Down

0 comments on commit da60008

Please sign in to comment.