chore(deps): bump jayson from 2.1.0 to 2.1.1

Bumps [jayson](https://github.com/tedeh/jayson) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-05 03:51:10 +00:00 committed by Michael Vines
parent ee542f0602
commit e6ecb477d8
1 changed files with 14 additions and 14 deletions

View File

@ -7753,24 +7753,24 @@
"dev": true "dev": true
}, },
"jayson": { "jayson": {
"version": "2.1.0", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-2.1.0.tgz", "resolved": "https://registry.npmjs.org/jayson/-/jayson-2.1.1.tgz",
"integrity": "sha512-WQhCph4BgSDbRUPdZYqGMojKMxjzPqCCKmWYMsRWX/Bvh1oP+Irs2upeEJy8flU3ZAZzm68TjuL1X8u9Rt4wWQ==", "integrity": "sha512-TJ8OPzsGyPnKhSNyhfEYYrPBOrYMtJKNy1bhT8j5WQ/RipZ3a0PWSj8GFOUcoAL0krH/RWyNT4ILNKHT4vxJrA==",
"requires": { "requires": {
"@types/node": "10.12.12", "@types/node": "^10.3.5",
"JSONStream": "1.3.4", "JSONStream": "^1.3.1",
"commander": "2.19.0", "commander": "^2.12.2",
"es6-promisify": "5.0.0", "es6-promisify": "^5.0.0",
"eyes": "0.1.8", "eyes": "^0.1.8",
"json-stringify-safe": "5.0.1", "json-stringify-safe": "^5.0.1",
"lodash": "4.17.11", "lodash": "^4.17.10",
"uuid": "3.2.1" "uuid": "^3.2.1"
}, },
"dependencies": { "dependencies": {
"@types/node": { "@types/node": {
"version": "10.12.12", "version": "10.12.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.12.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.18.tgz",
"integrity": "sha512-Pr+6JRiKkfsFvmU/LK68oBRCQeEg36TyAbPhc2xpez24OOZZCuoIhWGTd39VZy6nGafSbxzGouFPTFD/rR1A0A==" "integrity": "sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ=="
}, },
"lodash": { "lodash": {
"version": "4.17.11", "version": "4.17.11",