diff --git a/.retireignore.json b/.retireignore.json index a6de6668ea..4a542f595f 100644 --- a/.retireignore.json +++ b/.retireignore.json @@ -59,6 +59,10 @@ "path": "node_modules/hoek", "justification": "Sub-dependency of retire.js, which is being ignored" }, + { + "path": "node_modules/stringstream", + "justification": "Sub-dependency of retire.js, which is being ignored" + }, { "path": "node_modules/grunt-contrib-watch", "justification": "Ignoring until a new release is out"