mirror of
https://github.com/oceanprotocol/ipfs
synced 2024-11-22 01:36:59 +01:00
Merge pull request #43 from oceanprotocol/dependabot/npm_and_yarn/ipfs-http-client-44.2.0
Bump ipfs-http-client from 44.1.1 to 44.2.0
This commit is contained in:
commit
9e72cadb94
6
package-lock.json
generated
6
package-lock.json
generated
@ -6179,9 +6179,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ipfs-http-client": {
|
"ipfs-http-client": {
|
||||||
"version": "44.1.1",
|
"version": "44.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-44.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-44.2.0.tgz",
|
||||||
"integrity": "sha512-+rK572yN2qkyrxqayF0RKcRYgthsDSkMoJ4HI06XcTkBiZ8CQU7nEn2vEswLGk3T45NK2TLb8lMUHfSELVvfqw==",
|
"integrity": "sha512-M8MGu3DZHbYOYRbdUe36JOJlE++XAgwZyl3Nwgg2cLHlSyfMBcpdRkbJBbzSe06KpXow6M7VilP6D90mc2ir8w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"any-signal": "^1.1.0",
|
"any-signal": "^1.1.0",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"@oceanprotocol/art": "^2.2.0",
|
"@oceanprotocol/art": "^2.2.0",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"ipfs-http-client": "^44.1.1",
|
"ipfs-http-client": "^44.2.0",
|
||||||
"next": "^9.4.4",
|
"next": "^9.4.4",
|
||||||
"next-seo": "^4.5.0",
|
"next-seo": "^4.5.0",
|
||||||
"next-svgr": "^0.0.2",
|
"next-svgr": "^0.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user