chore: bump jayson from 3.6.4 to 3.6.5 in /web3.js (#20613)

Bumps [jayson](https://github.com/tedeh/jayson) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v3.6.4...v3.6.5)

---
updated-dependencies:
- dependency-name: jayson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-12 08:11:16 +00:00 committed by GitHub
parent 0f6a35c4fb
commit f77c2880f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -9403,9 +9403,9 @@
}
},
"node_modules/jayson": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.4.tgz",
"integrity": "sha512-GH63DsRFFlodS8krFgAhxwYvQFmSwjsFxKnPrHQtp+BJj/tpeSj3hyBGGqmTkuq043U1Gn6u8VdsVRFZX1EEiQ==",
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.5.tgz",
"integrity": "sha512-wmOjX+eQcnCDyPF4KORomaIj9wj3h0B5VEbeD0+2VHfTfErB+h1zpR7oBkgCZp36AFjp3+a4CLz6U72BYpFHAw==",
"dependencies": {
"@types/connect": "^3.4.33",
"@types/express-serve-static-core": "^4.17.9",
@ -25100,9 +25100,9 @@
"dev": true
},
"jayson": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.4.tgz",
"integrity": "sha512-GH63DsRFFlodS8krFgAhxwYvQFmSwjsFxKnPrHQtp+BJj/tpeSj3hyBGGqmTkuq043U1Gn6u8VdsVRFZX1EEiQ==",
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.5.tgz",
"integrity": "sha512-wmOjX+eQcnCDyPF4KORomaIj9wj3h0B5VEbeD0+2VHfTfErB+h1zpR7oBkgCZp36AFjp3+a4CLz6U72BYpFHAw==",
"requires": {
"@types/connect": "^3.4.33",
"@types/express-serve-static-core": "^4.17.9",