Bump dtrace-provider and bunyan versions to better support Node 6

This commit is contained in:
Brian Lai 2016-10-18 12:45:01 -07:00
parent 7059cf6b8a
commit e775687233
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"dependencies": {
"asn1": "0.2.3",
"assert-plus": "0.2.0",
"bunyan": "1.5.1",
"bunyan": "1.8.2",
"dashdash": "1.10.1",
"backoff": "2.4.1",
"ldap-filter": "0.2.2",
@ -40,7 +40,7 @@
"verror": "1.6.0"
},
"optionalDependencies": {
"dtrace-provider": "0.6.0"
"dtrace-provider": "0.7.0"
},
"devDependencies": {
"node-uuid": "1.4.3",