Merge branch 'refs/heads/main' into OP-5247-frontend-optimization

# Conflicts:
#	package.json
This commit is contained in:
Mikhail Gladchenko
2024-05-06 14:42:51 +01:00
12 changed files with 129 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.79-rc12",
"version": "0.20.79-rc13",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -94,7 +94,7 @@
"bson-objectid": "^2.0.4",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
"ethers": "^6.7.1",
"ethers": "^6.12.0",
"express": "^4.18.2",
"isomorphic-ws": "^5.0.0",
"just-clone": "^6.2.0",