1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

Bump ipfs-http-client from 44.1.0 to 44.1.1 in /client

Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs) from 44.1.0 to 44.1.1.
- [Release notes](https://github.com/ipfs/js-ipfs/releases)
- [Changelog](https://github.com/ipfs/js-ipfs/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/ipfs/js-ipfs/compare/ipfs-http-client@44.1.0...ipfs-http-client@44.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 01:26:56 +00:00 committed by GitHub
parent d285b1106f
commit 957f9836c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -6033,9 +6033,9 @@
"dev": true
},
"cids": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/cids/-/cids-0.8.0.tgz",
"integrity": "sha512-HdKURxtSOnww3H28CJU2TauIklEBsOn+ouGl2EOnSfVCVkH6+sWTj7to2D/BmuWvwzEy2+ZIKdcIwsXHJBQVew==",
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/cids/-/cids-0.8.1.tgz",
"integrity": "sha512-bs9hGUYHzsclGSt4ipi6SRUBIWYpuEHhd2uPc5hUatNQl6y5mFr+6JvJtN3fGUiNZNohc7rkY6OpXamwj6PQeg==",
"requires": {
"buffer": "^5.5.0",
"class-is": "^1.1.0",
@ -11022,9 +11022,9 @@
}
},
"ipfs-http-client": {
"version": "44.1.0",
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-44.1.0.tgz",
"integrity": "sha512-1zgBMPLI7Heomj14xxeY96kwDQDOarRMBIbik/YAnIrFcgIiBxRHtJr2FytQuLjZqwmeqT4rSUqfKLXaWcMLwA==",
"version": "44.1.1",
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-44.1.1.tgz",
"integrity": "sha512-+rK572yN2qkyrxqayF0RKcRYgthsDSkMoJ4HI06XcTkBiZ8CQU7nEn2vEswLGk3T45NK2TLb8lMUHfSELVvfqw==",
"requires": {
"abort-controller": "^3.0.0",
"any-signal": "^1.1.0",

View File

@ -23,7 +23,7 @@
"ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.1.0",
"history": "^4.10.1",
"ipfs-http-client": "44.1.0",
"ipfs-http-client": "44.1.1",
"is-url-superb": "^3.0.0",
"moment": "^2.26.0",
"node-sass": "^4.14.1",