Skip to content

Commit

Permalink
Merge pull request #79 from hubdotcom/patch-1
Browse files Browse the repository at this point in the history
Security patch
  • Loading branch information
stevemao authored Nov 1, 2017
2 parents feffd3d + a03bd5b commit a0b08e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dependencies": {
"quote-stream": "^1.0.1",
"resolve": "^1.1.5",
"static-module": "^1.1.0",
"static-module": "^1.3.2",
"through2": "^2.0.0"
},
"devDependencies": {
"browserify": "^4.2.0",
"concat-stream": "^1.4.5",
"concat-stream": "^1.6.0",
"tap": "~0.4.8",
"through": "^2.3.4"
},
Expand Down

0 comments on commit a0b08e2

Please sign in to comment.