Skip to content

Commit a15f36a

Browse files
committed
Update static-module
Fixes https://nodesecurity.io/advisories/548
1 parent a0b08e2 commit a15f36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"quote-stream": "^1.0.1",
1111
"resolve": "^1.1.5",
12-
"static-module": "^1.3.2",
12+
"static-module": "^2.1.1",
1313
"through2": "^2.0.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)