Skip to content

Commit d6c8972

Browse files
authored
deps(package): Update static-eval to 2.0
Fixes https://nodesecurity.io/advisories/548
1 parent e34bda1 commit d6c8972

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
@@ -13,7 +13,7 @@
1313
"quote-stream": "~0.0.0",
1414
"readable-stream": "~1.0.27-1",
1515
"shallow-copy": "~0.0.1",
16-
"static-eval": "~0.2.0",
16+
"static-eval": "^2.0.0",
1717
"through2": "~0.4.1"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)