Skip to content

Commit a0b08e2

Browse files
authored
Merge pull request #79 from hubdotcom/patch-1
Security patch
2 parents feffd3d + a03bd5b commit a0b08e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"dependencies": {
1010
"quote-stream": "^1.0.1",
1111
"resolve": "^1.1.5",
12-
"static-module": "^1.1.0",
12+
"static-module": "^1.3.2",
1313
"through2": "^2.0.0"
1414
},
1515
"devDependencies": {
1616
"browserify": "^4.2.0",
17-
"concat-stream": "^1.4.5",
17+
"concat-stream": "^1.6.0",
1818
"tap": "~0.4.8",
1919
"through": "^2.3.4"
2020
},

0 commit comments

Comments
 (0)