mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Updated dependencies.
This commit is contained in:
parent
42c42046a2
commit
8915e4029f
5
package-lock.json
generated
5
package-lock.json
generated
@ -11,11 +11,14 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oasisprotocol/sapphire-paratime": "^1.3.2",
|
"@oasisprotocol/sapphire-paratime": "^1.3.2",
|
||||||
"@oceanprotocol/contracts": "^2.2.0",
|
"@oceanprotocol/contracts": "^2.2.0",
|
||||||
|
"body-parser": "^1.20.3",
|
||||||
"cross-fetch": "^4.0.0",
|
"cross-fetch": "^4.0.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"decimal.js": "^10.4.1",
|
"decimal.js": "^10.4.1",
|
||||||
"ethers": "^5.7.2",
|
"ethers": "^5.7.2",
|
||||||
"express": "^4.21.0"
|
"path-to-regexp": "^0.1.10",
|
||||||
|
"send": "^0.19.0",
|
||||||
|
"serve-static": "^1.16.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@truffle/hdwallet-provider": "^2.0.14",
|
"@truffle/hdwallet-provider": "^2.0.14",
|
||||||
|
@ -56,11 +56,14 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oasisprotocol/sapphire-paratime": "^1.3.2",
|
"@oasisprotocol/sapphire-paratime": "^1.3.2",
|
||||||
"@oceanprotocol/contracts": "^2.2.0",
|
"@oceanprotocol/contracts": "^2.2.0",
|
||||||
|
"body-parser": "^1.20.3",
|
||||||
"cross-fetch": "^4.0.0",
|
"cross-fetch": "^4.0.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"decimal.js": "^10.4.1",
|
"decimal.js": "^10.4.1",
|
||||||
"ethers": "^5.7.2",
|
"ethers": "^5.7.2",
|
||||||
"express": "^4.21.0"
|
"path-to-regexp": "^0.1.10",
|
||||||
|
"send": "^0.19.0",
|
||||||
|
"serve-static": "^1.16.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@truffle/hdwallet-provider": "^2.0.14",
|
"@truffle/hdwallet-provider": "^2.0.14",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user