diff --git a/package-lock.json b/package-lock.json index b8bf8f7fd..ce172740f 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#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", + "terraso-backend": "github:techmatters/terraso-backend#acebd3f6b1fc3996056095c8ee25ce51a1c51738", "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#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", - "integrity": "sha512-55Tmh8Ax1LYioFkCbA93dVBX5+e/awcUpEcxr5o2UJvFCa/v7OvV2Wny2ONMcoTRLaybMpv2xhnQQULEtPH7jQ==" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#acebd3f6b1fc3996056095c8ee25ce51a1c51738", + "integrity": "sha512-fPSJvQUcyq/+pEDtJ/nxA/ZATEr3Zz9qKUADtNGtEd+Fcwf0/6sl/b1EnEsX9vfGUEC3RG/81D0JQ8NQird5lA==" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index 423f2b1db..24fb0cb18 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#a30a11759fdd88fc3a3efbe0efd004f65c615ceb", + "terraso-backend": "github:techmatters/terraso-backend#acebd3f6b1fc3996056095c8ee25ce51a1c51738", "uuid": "^9.0.1" }, "scripts": {