chore: bump jayson from 3.6.1 to 3.6.2 in /web3.js (#16972)
Bumps [jayson](https://github.com/tedeh/jayson) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/tedeh/jayson/releases) - [Commits](https://github.com/tedeh/jayson/compare/v3.6.1...v3.6.2) 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:
parent
42202b6aef
commit
e0ffcfd53c
|
@ -9408,9 +9408,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jayson": {
|
"jayson": {
|
||||||
"version": "3.6.1",
|
"version": "3.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.2.tgz",
|
||||||
"integrity": "sha512-VeVDzvUPysKi2IdyKKaFRV+5gUWI2k6/FFNDk68fHv8j2/aHA/1fY9rLbuYbjScviQeMc5QZO9ettgTX+vhF3Q==",
|
"integrity": "sha512-hbl+x2xH6FT7nckw+Pq3lKOIJaMBKOgNJEVfvloDBWB8iSfzn/1U2igj1A5rplqNMFN/OnnaTNw8qPKVmoq83Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/connect": "^3.4.33",
|
"@types/connect": "^3.4.33",
|
||||||
"@types/express-serve-static-core": "^4.17.9",
|
"@types/express-serve-static-core": "^4.17.9",
|
||||||
|
|
Loading…
Reference in New Issue