chore(deps): bump jayson from 3.3.1 to 3.3.3

Bumps [jayson](https://github.com/tedeh/jayson) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v3.3.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 09:32:43 +00:00 committed by Michael Vines
parent ad0e71d357
commit f563835d45
1 changed files with 9 additions and 9 deletions

View File

@ -6108,9 +6108,9 @@
}
},
"@types/lodash": {
"version": "4.14.153",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.153.tgz",
"integrity": "sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q=="
"version": "4.14.155",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.155.tgz",
"integrity": "sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg=="
},
"@types/minimatch": {
"version": "3.0.3",
@ -13013,9 +13013,9 @@
"dev": true
},
"jayson": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.3.1.tgz",
"integrity": "sha512-qqd6amHXSWXgQChEE80eep/Ftj3L9fb/1f7mXYGbuSSH9TLSlSFj7ycGKDHIR2WH6NW6F+KxsOHXxwFRm42ZSw==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.3.3.tgz",
"integrity": "sha512-0bQ/vNvWyi+fzNoMvRK63m7BGU+PWwaJRVaGgJWZeAL5euOSqJtqzqyCrfiS3Sdw3OrvgKWF5f5N8ut87gxrng==",
"requires": {
"@types/connect": "^3.4.32",
"@types/express-serve-static-core": "^4.16.9",
@ -13031,9 +13031,9 @@
},
"dependencies": {
"@types/node": {
"version": "12.12.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.42.tgz",
"integrity": "sha512-R/9QdYFLL9dE9l5cWWzWIZByVGFd7lk7JVOJ7KD+E1SJ4gni7XJRLz9QTjyYQiHIqEAgku9VgxdLjMlhhUaAFg=="
"version": "12.12.47",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.47.tgz",
"integrity": "sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A=="
}
}
},