mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-16 02:04:54 +01:00
downgrade and lock @loadable/component
This commit is contained in:
parent
067c211258
commit
126e11428d
6
package-lock.json
generated
6
package-lock.json
generated
@ -3177,9 +3177,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@loadable/component": {
|
"@loadable/component": {
|
||||||
"version": "5.13.2",
|
"version": "5.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.13.2.tgz",
|
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.13.1.tgz",
|
||||||
"integrity": "sha512-eCtJhCFfUg7dzEBc5O4ZNfG0wftCLVSzpfOw9qPYJ16T/bmvrGRDdY8q/ARM4o90MOFlJzIRepnuXnqxB5ZUyQ==",
|
"integrity": "sha512-qTNfTv5bVfb9eTKNUOMzPweRnxzNaxCmLZEsFEMn+kxpd86iXae+IpibXFJlnb052Q4fVkcWM2tvmWLc/+HzLg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.7.7",
|
"@babel/runtime": "^7.7.7",
|
||||||
"hoist-non-react-statics": "^3.3.1",
|
"hoist-non-react-statics": "^3.3.1",
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@coingecko/cryptoformat": "^0.4.1",
|
"@coingecko/cryptoformat": "^0.4.1",
|
||||||
"@loadable/component": "^5.13.2",
|
"@loadable/component": "5.13.1",
|
||||||
"@oceanprotocol/art": "^3.0.0",
|
"@oceanprotocol/art": "^3.0.0",
|
||||||
"@oceanprotocol/lib": "^0.2.5",
|
"@oceanprotocol/lib": "^0.2.5",
|
||||||
"@oceanprotocol/react": "^0.0.44",
|
"@oceanprotocol/react": "^0.0.44",
|
||||||
|
Loading…
Reference in New Issue
Block a user