Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 7699d57

Browse files
jrgmvladikoff
authored andcommitted
Update newrelic version (#347) r=@vladikoff
1 parent dfb036d commit 7699d57

File tree

3 files changed

+150
-88
lines changed

3 files changed

+150
-88
lines changed

.nsprc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"exceptions": [
3+
// mysql
4+
"https://nodesecurity.io/advisories/602",
5+
// tunnel-agent
6+
"https://nodesecurity.io/advisories/598"
7+
]
8+
}

0 commit comments

Comments
 (0)