diff --git a/api/package-lock.json b/api/package-lock.json index e56f92ffe..6a02ecaa4 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-api", - "version": "2.8.0", + "version": "2.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-api", - "version": "2.8.0", + "version": "2.8.1", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akashjs": "0.4.11", diff --git a/api/package.json b/api/package.json index 2f204c0c6..8ca36bed1 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-api", - "version": "2.8.0", + "version": "2.8.1", "description": "Api providing data to the deploy tool", "author": "Cloudmos", "license": "Apache-2.0", diff --git a/deploy-web/package-lock.json b/deploy-web/package-lock.json index ca4c58964..9aed34051 100644 --- a/deploy-web/package-lock.json +++ b/deploy-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-app", - "version": "1.9.3", + "version": "1.9.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-app", - "version": "1.9.3", + "version": "1.9.4", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/deploy-web/package.json b/deploy-web/package.json index 333eaa202..b17e5645e 100644 --- a/deploy-web/package.json +++ b/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-app", - "version": "1.9.3", + "version": "1.9.4", "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "author": "Cloudmos", "private": true, diff --git a/indexer/package-lock.json b/indexer/package-lock.json index ba32ccb96..87ee6efad 100644 --- a/indexer/package-lock.json +++ b/indexer/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-indexer", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-indexer", - "version": "1.5.0", + "version": "1.5.1", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akashjs": "0.4.11", diff --git a/indexer/package.json b/indexer/package.json index 955c84ff4..d78030292 100644 --- a/indexer/package.json +++ b/indexer/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-indexer", - "version": "1.5.0", + "version": "1.5.1", "description": "Indexer for any Cosmos based blockchain", "author": "Cloudmos", "license": "Apache-2.0", diff --git a/landing/package-lock.json b/landing/package-lock.json index 08409ad35..39de0ebe1 100644 --- a/landing/package-lock.json +++ b/landing/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-block-explorer", - "version": "2.5.1", + "version": "2.5.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-block-explorer", - "version": "2.5.1", + "version": "2.5.2", "license": "Apache-2.0", "dependencies": { "@emotion/cache": "^11.7.1", diff --git a/landing/package.json b/landing/package.json index 9997bdb00..85e3e16d5 100644 --- a/landing/package.json +++ b/landing/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-block-explorer", - "version": "2.5.1", + "version": "2.5.2", "description": "Landing page for Cloudmos", "author": "Cloudmos", "private": true,