chore: bump jayson from 3.5.2 to 3.6.1 in /web3.js (#16901)
Bumps [jayson](https://github.com/tedeh/jayson) from 3.5.2 to 3.6.1. - [Release notes](https://github.com/tedeh/jayson/releases) - [Commits](https://github.com/tedeh/jayson/compare/v3.5.2...v3.6.1) 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
aee30e304d
commit
1c95e2bbee
|
@ -8839,9 +8839,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jayson": {
|
"jayson": {
|
||||||
"version": "3.5.2",
|
"version": "3.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.1.tgz",
|
||||||
"integrity": "sha512-SL1PzVFKi3neGKk12uxE89finYarJZrlRt1Qm8gdVUZACCx6Px1VV6cDcu3LzD4BwmNB7DuMdMaV42l3P8lMCA==",
|
"integrity": "sha512-VeVDzvUPysKi2IdyKKaFRV+5gUWI2k6/FFNDk68fHv8j2/aHA/1fY9rLbuYbjScviQeMc5QZO9ettgTX+vhF3Q==",
|
||||||
"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",
|
||||||
|
@ -8857,9 +8857,9 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "12.20.10",
|
"version": "12.20.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.11.tgz",
|
||||||
"integrity": "sha512-TxCmnSSppKBBOzYzPR2BR25YlX5Oay8z2XGwFBInuA/Co0V9xJhLlW4kjbxKtgeNo3NOMbQP1A5Rc03y+XecPw=="
|
"integrity": "sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ=="
|
||||||
},
|
},
|
||||||
"commander": {
|
"commander": {
|
||||||
"version": "2.20.3",
|
"version": "2.20.3",
|
||||||
|
|
Loading…
Reference in New Issue