chore(deps): bump jayson from 3.0.1 to 3.0.2

Bumps [jayson](https://github.com/tedeh/jayson) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-07 09:50:18 +00:00 committed by Michael Vines
parent e276d2f17c
commit 7bde7e3767
1 changed files with 6 additions and 6 deletions

View File

@ -9581,9 +9581,9 @@
"dev": true
},
"jayson": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.0.1.tgz",
"integrity": "sha512-shK2JIgY35jZ7KcwdzK3cuJNzyiU0AuskXvi4FYhB0Bgp8eq6mDTYuFaHgMY9AXJdTXsRYSbljMy6tNan/dAhw==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.0.2.tgz",
"integrity": "sha512-jru45VNl0S9tkwNxd9ZlAwAJpAFZaCTy9GVgPhDocCSs32bysslYTrbvTq/QrrFDLp2q6M81q3S6qxvS43AMPg==",
"requires": {
"@types/node": "^10.3.5",
"JSONStream": "^1.3.1",
@ -9596,9 +9596,9 @@
},
"dependencies": {
"@types/node": {
"version": "10.14.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.14.4.tgz",
"integrity": "sha512-DT25xX/YgyPKiHFOpNuANIQIVvYEwCWXgK2jYYwqgaMrYE6+tq+DtmMwlD3drl6DJbUwtlIDnn0d7tIn/EbXBg=="
"version": "10.14.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.14.6.tgz",
"integrity": "sha512-Fvm24+u85lGmV4hT5G++aht2C5I4Z4dYlWZIh62FAfFO/TfzXtPpoLI6I7AuBWkIFqZCnhFOoTT7RjjaIL5Fjg=="
}
}
},