chore(deps): update bee-js to 3.3.4 (#336)

This commit is contained in:
Vojtech Simetka
2022-04-14 15:30:46 +05:00
committed by GitHub
parent eb9e309c8b
commit 0a31a04148
2 changed files with 13 additions and 44 deletions
+12 -43
View File
@@ -9,7 +9,7 @@
"version": "0.13.0",
"license": "BSD-3-Clause",
"dependencies": {
"@ethersphere/bee-js": "^3.3.3",
"@ethersphere/bee-js": "^3.3.4",
"@ethersphere/manifest-js": "1.1.0",
"@ethersphere/swarm-cid": "^0.1.0",
"@material-ui/core": "4.12.3",
@@ -2218,26 +2218,26 @@
}
},
"node_modules/@ethersphere/bee-js": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-3.3.3.tgz",
"integrity": "sha512-T/JnAiBBD5bwUcxW9Vg5up9O6yabqWrVqGVdGdb1TjER46gJu2qO7OligwRKR6rUZTS3Vb1eBsHokofP7Wa1GQ==",
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-3.3.4.tgz",
"integrity": "sha512-uxH0kR31tE8IKVON7jyQHANZ/5edlU8OUCz/qyRft1YeS+L4HzEHAD3bN58iE842nt6Iz/fekrJ7yk1ONIcDBg==",
"dependencies": {
"@types/readable-stream": "^2.3.13",
"bufferutil": "^4.0.6",
"cross-blob": "^2.0.1",
"elliptic": "^6.5.4",
"fetch-blob": "2.1.2",
"isomorphic-ws": "^4.0.1",
"js-sha3": "^0.8.0",
"ky": "^0.25.1",
"ky-universal": "^0.8.2",
"semver": "^7.3.5",
"tar-js": "^0.3.0",
"utf-8-validate": "^5.0.8",
"utf-8-validate": "^5.0.9",
"web-streams-polyfill": "^4.0.0-beta.1",
"ws": "^8.5.0"
},
"engines": {
"bee": "1.5.0-dda5606e",
"bee": "1.5.1-d0a77598",
"beeApiVersion": "3.0.0",
"beeDebugApiVersion": "2.0.0",
"node": ">=12.0.0",
@@ -6247,11 +6247,6 @@
"resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.1.tgz",
"integrity": "sha512-bLG6PHOCZJKNshTjGRBvET0vTciwQE6zFKOKKXPDJfwFBd4Ac0yBfPZqcGvGJap50l7ktvlpFqc2jGVaUgbJgg=="
},
"node_modules/blob-polyfill": {
"version": "5.0.20210201",
"resolved": "https://registry.npmjs.org/blob-polyfill/-/blob-polyfill-5.0.20210201.tgz",
"integrity": "sha512-SrH6IG6aXL9pCgSysBCiDpGcAJ1j6/c1qCwR3sTEQJhb+MTk6FITNA6eW6WNYQDNZVi4Z9GjxH5v2MMTv59CrQ=="
},
"node_modules/bluebird": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
@@ -7616,18 +7611,6 @@
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
"dev": true
},
"node_modules/cross-blob": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/cross-blob/-/cross-blob-2.0.1.tgz",
"integrity": "sha512-ARuKPPo3I6DSqizal4UCyMCiGPQdMpMJS3Owx6Lleuh26vSt2UnfWRwbMLCYqbJUrcol+KzGVSLR91ezSHP80A==",
"dependencies": {
"blob-polyfill": "^5.0.20210201",
"fetch-blob": "^2.1.2"
},
"engines": {
"node": "^10.17.0 || >=12.3.0"
}
},
"node_modules/cross-spawn": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
@@ -30125,21 +30108,21 @@
}
},
"@ethersphere/bee-js": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-3.3.3.tgz",
"integrity": "sha512-T/JnAiBBD5bwUcxW9Vg5up9O6yabqWrVqGVdGdb1TjER46gJu2qO7OligwRKR6rUZTS3Vb1eBsHokofP7Wa1GQ==",
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-3.3.4.tgz",
"integrity": "sha512-uxH0kR31tE8IKVON7jyQHANZ/5edlU8OUCz/qyRft1YeS+L4HzEHAD3bN58iE842nt6Iz/fekrJ7yk1ONIcDBg==",
"requires": {
"@types/readable-stream": "^2.3.13",
"bufferutil": "^4.0.6",
"cross-blob": "^2.0.1",
"elliptic": "^6.5.4",
"fetch-blob": "2.1.2",
"isomorphic-ws": "^4.0.1",
"js-sha3": "^0.8.0",
"ky": "^0.25.1",
"ky-universal": "^0.8.2",
"semver": "^7.3.5",
"tar-js": "^0.3.0",
"utf-8-validate": "^5.0.8",
"utf-8-validate": "^5.0.9",
"web-streams-polyfill": "^4.0.0-beta.1",
"ws": "^8.5.0"
},
@@ -33312,11 +33295,6 @@
"resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.1.tgz",
"integrity": "sha512-bLG6PHOCZJKNshTjGRBvET0vTciwQE6zFKOKKXPDJfwFBd4Ac0yBfPZqcGvGJap50l7ktvlpFqc2jGVaUgbJgg=="
},
"blob-polyfill": {
"version": "5.0.20210201",
"resolved": "https://registry.npmjs.org/blob-polyfill/-/blob-polyfill-5.0.20210201.tgz",
"integrity": "sha512-SrH6IG6aXL9pCgSysBCiDpGcAJ1j6/c1qCwR3sTEQJhb+MTk6FITNA6eW6WNYQDNZVi4Z9GjxH5v2MMTv59CrQ=="
},
"bluebird": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
@@ -34459,15 +34437,6 @@
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
"dev": true
},
"cross-blob": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/cross-blob/-/cross-blob-2.0.1.tgz",
"integrity": "sha512-ARuKPPo3I6DSqizal4UCyMCiGPQdMpMJS3Owx6Lleuh26vSt2UnfWRwbMLCYqbJUrcol+KzGVSLR91ezSHP80A==",
"requires": {
"blob-polyfill": "^5.0.20210201",
"fetch-blob": "^2.1.2"
}
},
"cross-spawn": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
+1 -1
View File
@@ -26,7 +26,7 @@
"url": "https://github.com/ethersphere/bee-dashboard.git"
},
"dependencies": {
"@ethersphere/bee-js": "^3.3.3",
"@ethersphere/bee-js": "^3.3.4",
"@ethersphere/manifest-js": "1.1.0",
"@ethersphere/swarm-cid": "^0.1.0",
"@material-ui/core": "4.12.3",