chore(deps): update to bee-js 1.2.1 (#197)

This commit is contained in:
Vojtech Simetka
2021-08-31 12:44:18 +02:00
committed by GitHub
parent 28bbdfb2f6
commit e8e707a9c4
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "0.6.0",
"license": "BSD-3-Clause",
"dependencies": {
"@ethersphere/bee-js": "1.2.0",
"@ethersphere/bee-js": "1.2.1",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.57",
@@ -2097,9 +2097,9 @@
}
},
"node_modules/@ethersphere/bee-js": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-1.2.0.tgz",
"integrity": "sha512-RtRsTOq1ZtftT//0ibPWjohIwMOgJ/4KhMynQ1yaroih6G6krAnXve2K/hZtyWA9d7dpLxcT4aKd9S4QmISOgA==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-1.2.1.tgz",
"integrity": "sha512-Z1lh016EB8bxTNHUDXCDEcJN8IrPaz+vlIz89oscJF9q3Xuevmo/QCn7fQ0dqrppB8Motz7gjPteFJk5glsNGQ==",
"dependencies": {
"axios": "^0.21.1",
"elliptic": "^6.5.4",
@@ -26033,9 +26033,9 @@
}
},
"@ethersphere/bee-js": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-1.2.0.tgz",
"integrity": "sha512-RtRsTOq1ZtftT//0ibPWjohIwMOgJ/4KhMynQ1yaroih6G6krAnXve2K/hZtyWA9d7dpLxcT4aKd9S4QmISOgA==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@ethersphere/bee-js/-/bee-js-1.2.1.tgz",
"integrity": "sha512-Z1lh016EB8bxTNHUDXCDEcJN8IrPaz+vlIz89oscJF9q3Xuevmo/QCn7fQ0dqrppB8Motz7gjPteFJk5glsNGQ==",
"requires": {
"axios": "^0.21.1",
"elliptic": "^6.5.4",