diff --git a/package-lock.json b/package-lock.json index 47d5c0a30..99f5f92b8 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#acebd3f6b1fc3996056095c8ee25ce51a1c51738", + "terraso-backend": "github:techmatters/terraso-backend#78fc5b3406dafc75355c1e2f295f1ba5db051cbf", "uuid": "^9.0.1" }, "devDependencies": { @@ -13095,8 +13095,8 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#acebd3f6b1fc3996056095c8ee25ce51a1c51738", - "integrity": "sha512-fPSJvQUcyq/+pEDtJ/nxA/ZATEr3Zz9qKUADtNGtEd+Fcwf0/6sl/b1EnEsX9vfGUEC3RG/81D0JQ8NQird5lA==" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#78fc5b3406dafc75355c1e2f295f1ba5db051cbf", + "integrity": "sha512-fT6/6l9yEmLaTKqG1zrFW6n+vkE+UUSB5v88bhqg5EOXV3TuHo/mJwqNz74VnFZN3/ey0vANa4ZmYmfdQpN3/A==" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index a8cc0006d..2fe28e1b1 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#acebd3f6b1fc3996056095c8ee25ce51a1c51738", + "terraso-backend": "github:techmatters/terraso-backend#78fc5b3406dafc75355c1e2f295f1ba5db051cbf", "uuid": "^9.0.1" }, "scripts": {