mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge pull request #299 from oceanprotocol/dependabot/npm_and_yarn/client/ipfs-http-client-44.1.1
This commit is contained in:
commit
735e2c5882
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user