mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +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": {
|
||||
"version": "5.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.13.2.tgz",
|
||||
"integrity": "sha512-eCtJhCFfUg7dzEBc5O4ZNfG0wftCLVSzpfOw9qPYJ16T/bmvrGRDdY8q/ARM4o90MOFlJzIRepnuXnqxB5ZUyQ==",
|
||||
"version": "5.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.13.1.tgz",
|
||||
"integrity": "sha512-qTNfTv5bVfb9eTKNUOMzPweRnxzNaxCmLZEsFEMn+kxpd86iXae+IpibXFJlnb052Q4fVkcWM2tvmWLc/+HzLg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.7",
|
||||
"hoist-non-react-statics": "^3.3.1",
|
||||
|
@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@coingecko/cryptoformat": "^0.4.1",
|
||||
"@loadable/component": "^5.13.2",
|
||||
"@loadable/component": "5.13.1",
|
||||
"@oceanprotocol/art": "^3.0.0",
|
||||
"@oceanprotocol/lib": "^0.2.5",
|
||||
"@oceanprotocol/react": "^0.0.44",
|
||||
|
Loading…
Reference in New Issue
Block a user