diff --git a/package-lock.json b/package-lock.json index 949e4bba0..b8bf8f7fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#ec23cf5815abeff7f28bcf1a3f8f1838638cc9ca", + "terraso-backend": "github:techmatters/terraso-backend#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", "uuid": "^9.0.1" }, "devDependencies": { @@ -13098,8 +13098,8 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#ec23cf5815abeff7f28bcf1a3f8f1838638cc9ca", - "integrity": "sha512-NcnvCVVNBtT8/2QrYlQES8fJ4PcDzVmuM4qkaPp/s6CH0nfgaYwmSVExRlkOYTGQnZBTCM2jYMFRaDQa8smH1A==" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", + "integrity": "sha512-55Tmh8Ax1LYioFkCbA93dVBX5+e/awcUpEcxr5o2UJvFCa/v7OvV2Wny2ONMcoTRLaybMpv2xhnQQULEtPH7jQ==" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index 90898c268..423f2b1db 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#ec23cf5815abeff7f28bcf1a3f8f1838638cc9ca", + "terraso-backend": "github:techmatters/terraso-backend#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", "uuid": "^9.0.1" }, "scripts": {